#!/usr/bin/bash
read -p "Ingrese puerto: " port
ssh -NTC -o StrictHostKeyChecking=no -i /etc/mining/tunel_rut -R :$port:192.168.1.1:80 tunel@tunel.mine-360.com