Need Help Setting Up a SOCKS Proxy with `ssh -l` – Any Tips or Troubleshooting Advice?

20 Replies, 1206 Views

Hey, just chiming in—have you checked if your remote server’s IP is reachable? Sometimes DNS issues or network configs can mess things up. Try pinging the server or using `nslookup` to verify.

Also, if you’re on macOS or Linux, you can use `lsof -i :1080` to see if the port is being used by your SSH process.

Messages In This Thread



Users browsing this thread: 1 Guest(s)