My Compilations
Sunday, April 19, 2015
SSH tunnellling
sh -v -L [Listen_IP]:(Listen_port):(Proxy_server_ip):(Proxy_server_port) (user)@(CC_System_ip)
example :
ssh -v -L 127.1.1.4:4001:172.31.100.14:3128 user@172.31.108.28
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)