←back to thread

1308 points rickybule | 4 comments | | HN request time: 0.706s | source

Indonesia is currently in chaos. Earlier today, the government blocked access to Twitter & Discord knowing news spread mainly through those channels. Usually we can use Cloudflare's WARP to avoid it, but just today they blocked the access as well. What alternative should we use?
1. defulmere ◴[] No.45054455[source]
SOCKS proxy over SSH?
replies(1): >>45054534 #
2. pmlnr ◴[] No.45054534[source]
Android doesn't come with system wide socks proxy support, and i couldn't find an open source app for it either. Is anyone aware of one?

Nonetheless this is a surprisingly simple and bullet proof solution: SSH, that's not vpn boss, i need it for work.

replies(2): >>45054733 #>>45055410 #
3. newlisp ◴[] No.45054733[source]
For web browsing, Firefox lets you configure socks on android.
4. kevindamm ◴[] No.45055410[source]
Outline is an open source shadowsocks client, and you provision your own server to act as the proxy. You can use it against any Shadowsocks server you want, and the protocol makes it look like regular https traffic.

https://github.com/Jigsaw-Code/outline-apps

Android & iOS & Linux & Mac & Windows

their server installer will help set up a proxy for users that aren't familiar with shadowsocks, too