Docker image for snell-server
Note
Version 4 isn't compatible with version 3 clients
All available versions are listed in tags.
docker run -e PSK=<your_psk_here> -p <your_host_port_here>:9102 --restart unless-stopped -d geekdada/snell-server:latest
Run with shadow-tls
Use docker-compose.yml
to run snell-server with shadow-tls. Please change the environment variables in docker-compose.yml
to your own.