Create SSH tunnel in the background
ssh -f -N -p <port> -L <local_port>:localhost:<destination_port> user@ip
Foreword By Lou Engle - The Magnificent Jesus
2 weeks ago
Technical blogs & my crazy stuffs for you...
Create SSH tunnel in the background
ssh -f -N -p <port> -L <local_port>:localhost:<destination_port> user@ip
Posted by Sheeju Alex at 3:40 PM
No comments:
Post a Comment