Codes:

sleep 5
echo 'Working'
ssh -N -R localhost:3001:localhost:3001 root@79.133.51.98
#ssh -N -R [server host]:[server port]:[local host]:[local port] [user]@[ip]

Leave a Reply

Your email address will not be published. Required fields are marked *