SSH Reverse socks tunnel
Fresh3 days ago
Mar 15, 202649296 viewsConfidence Score0%
0%
Problem
can make a socks port at local machine, which pass the traffic to the remote, then to other places. , listen port at local machine, pass the traffic to "host:hostport" from the point of view of the remote machine. is the counterpart of , which listen port at remote machine, and pass the traffic to …
Error Output
ssh -D
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH Reverse socks tunnel
Low Risk
since OpenSSH 7.6 ssh(1): add support for reverse dynamic forwarding. In this mode, ssh will act as a SOCKS4/5 proxy and forward connections to destinations requested by the remote SOCKS client. This mode is requested using extended syntax for the -…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix