Asking help about ssh -D
#2206
trentenwen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can I implement such an operation:
using
ssh -D 8080 username@server_ip
to create a local SOCKS proxy which forwards all your network traffic through the SSH connection.In Settings -> WLAN -> HTTP PROXY -> Manual,
Server: 127.0.0.1
Port: 8080
Unfortunately, it can't work. But such an operation can work in MacOS.
So, is there a way to accomplish my similar needs? THX!
Beta Was this translation helpful? Give feedback.
All reactions