1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/outline-ss-server
2024-02-27 23:12:58 +08:00
..
data update outline-ss-server 2024-02-27 23:12:58 +08:00
systemd update outline-ss-server 2024-02-27 23:12:58 +08:00
docker-compose.yml add outline-ss-server 2023-06-01 17:41:06 +08:00
Dockerfile add outline-ss-server 2023-06-01 17:41:06 +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