How can I allow other computers to use my local SOCKS SSH tunnel?
Fresh3 days ago
Mar 15, 202610590 viewsConfidence Score0%
0%
Problem
I often use an SSH tunnelling on my computer, using a SOCKS proxy. However, this only accepts local connections. I would like other systems on my network to be able to use the proxy on my computer as well. How can I achieve this? If SSH doesn't have an option itself I imagine it might be possible t…
Error Output
ssh -D 1234 example.com
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I allow other computers to use my local SOCKS SSH tunnel?
Low Risk
Tell it to bind to an external address instead of .
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix