pull a proxy port to this server

you can run a non interactive ssh session and pull it to the local host, leave the tunnel running in the background

nohup ssh -g -L 8080:localhost:8080 root@jump -N &

Leave a Reply

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