Transparent proxy server that works as a poor man's VPN
1–10 of 25 posts
Re: Transparent proxy server that works as a poor man's VPN
#2Re: Transparent proxy server that works as a poor man's VPN
#3Been using this for years, can be a little weird at times but usually works fairly well, even on OS X.
Re: Transparent proxy server that works as a poor man's VPN
#4Re: Transparent proxy server that works as a poor man's VPN
#5An OpenVPN server can go from zero to done in under 5 minutes (for HN readers, less) with a Docker container: https://github.com/kylemanna/github
Re: Transparent proxy server that works as a poor man's VPN
#6If you need something more resistant to DPI, check out stunnel or obfsproxy as carriers for OpenVPN. Switch ports regularly as well. You needn't change server config to do this: just use iptables to forward stuff so your server's stunnel daemon is listening on hundreds of ports.
Re: Transparent proxy server that works as a poor man's VPN
#7Re: Transparent proxy server that works as a poor man's VPN
#8Just use Shadowsocks, unless you're on iOS, in which case use PPTP. These both work reliably for me, and with the latest versions of OSX. If you need something more resistant to DPI, check out stunnel or obfsproxy as carriers for OpenVPN. Switch ports regularly as well. You needn't change server config to do this: just use iptables to forward stuff so your server's stunnel daemon is listening on hundreds of ports.
Re: Transparent proxy server that works as a poor man's VPN
#9Been using this for years, can be a little weird at times but usually works fairly well, even on OS X.
Doesn't work on Yosemite!
EDIT: Appears this fork does support Yosemite, it's even installable via Homebrew.
Re: Transparent proxy server that works as a poor man's VPN
#10Absolutely will not in China, LOL
... Only recently had issues during the parade using with the Linode IP range. DigitalOcean no problems.