$UUID: for v2ray to identify from server to client
$ADDR: for v2ray client connect to server
$PASSWD: for shadowsock
Generator UUID from UUID Generator Change UUID in ./v2ray-server/config.json and v2ray-client-config.json
Change IPADDR in ./v2ray-client-config.json which is used by your vps ip address.
Use Homebrew to install v2ray
Copy file from ./v2ray-client-config.json to /usr/local/etc/v2ray/config.json
Start your service by docker-compose up -d
and start your client by brew services start v2ray-core
.
Setup your http proxy on port 8000 and socks on port 8001
You can find everything in v2ray and shadowsocks.