Skip to content

How to setup a SOCKS5 Tunnel for private browsing with SSH? #1532

Discussion options

You must be logged in to vote

SOCKS proxy can be used as a simple VPN to browse the internet or connect with back-end services behind a Firewall.

You can configure iOS to route all traffic through Blink Shell Proxy. Let's open: Settings > Wi-Fi, select your network, and click on Connection Information.

Scroll down to the HTTP Proxy panel, and click Configure Proxy.

Select Automatic, and paste the https://blink.sh/proxy.pac link.

To start dynamic port forwarding inside Blink Shell, just type the usual ssh -D 10800. As this is an SSH tunnel, we recommend using geo track in Blink Shell to ensure that the connection is locked while you are browsing.

The usual SOCKS5 port is 1080, but it is taken by iOS. Our own blink.s…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@martinpaljak
Comment options

Answer selected by carloscabanero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants