1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 17:56:53 +02:00
dockerfiles/outline-ss-server
2024-11-21 16:34:15 +08:00
..
data update outline-ss-server 2024-09-14 16:00:41 +08:00
launchd update outline-ss-server 2024-09-10 13:57:00 +08:00
systemd update outline-ss-server 2024-08-16 15:18:23 +08:00
docker-compose.yml add outline-ss-server 2023-06-01 17:41:06 +08:00
Dockerfile update outline-ss-server 2024-11-21 16:34:15 +08:00
README.md add outline-ss-server 2023-06-01 17:41:06 +08:00

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