security Use OpenVPN over Shadowsocks Before we startSetup OpenVPN server https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-an-openvpn-server-on-ubuntu-20-04Setup Shadowsocks server https://thematrix.dev/setup-go-shadowsocks-on-ubuntu/Configure client sideOpen the client .ovpn file. Add this line to use SOCKS5 proxy on localhost port 1080. socks-proxy 127.0.0.1 1080Add this line
security Setup Go-Shadowsocks on Ubuntu 20.04 Before we startGet a server https://thematrix.dev/get-a-domain-name-a-server-and-protect-them-with-cloudflare/Install Docker https://thematrix.dev/install-docker-and-docker-compose-on-ubuntu-20-04/Go-Shadowsocks-2We are goinbg to setup Go-Shadowsocks-2. It is 2nd version Shadowsocks written in Go-Lang. shadowsocks/go-shadowsocks2Modern Shadowsocks in Go. Contribute to shadowsocks/go-shadowsocks2 development by creating an account on