mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 17:56:53 +02:00
.. | ||
data | ||
launchd | ||
systemd | ||
docker-compose.yml | ||
Dockerfile | ||
README.md |
outline-ss-server
The Outline Shadowsocks service allows for:
- Multiple users on a single port.
- Does so by trying all the different credentials until one succeeds.
- Multiple ports
- Whitebox monitoring of the service using prometheus.io
- Includes traffic measurements and other health indicators.
- Live updates via config change + SIGHUP
- Replay defense (add
--replay_history 10000
).
up and running
$ docker compose up -d
$ curl -s http://127.0.0.1:9092/metrics