theMatrixDev
Subscribe

ubuntu

A collection of 2 posts
security

Use OpenVPN over Shadowsocks

Before we start * Setup OpenVPN server https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-an-openvpn-server-on-ubuntu-20-04 * Setup Shadowsocks server https://thematrix.dev/setup-go-shadowsocks-on-ubuntu/ Configure client side Open the client .ovpn file. Add this line to use SOCKS5 proxy on localhost port 1080. socks-proxy 127.0.0.1 1080 Add this line to skip
Aug 29, 2020 1 min read
security

Setup Go-Shadowsocks on Ubuntu 20.04

Before we start * Get 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-2 We 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 GitHub.GitHubshadowsocks Setup server
Aug 29, 2020 2 min read
theMatrixDev © 2023
  • GitHub
Powered by Ghost