- Docker
- Set an
ADNS record which points to your server's IP address, we recomment using your country domain (e.g.,ir): e.g.,ws.mydomain.irPlease note that you should enable proxy feature on the dns record (e.g., the cloud icon on the DNS record in the cloudlfare dashboard)
- Run wssocks (replace
myRandSecureKeywith a random value to use as authentication key on the client):
docker run -d --restart=always --name=wssocks-server -p 80:80 farhad4/wssocks:0.5.0 server --addr=:80 --auth --auth_key=myRandSecureKey