mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-01 10:43:02 +08:00
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
[program:shadowsocks-<%= account.username %>]
|
|
command=ssserver -c /etc/shadowsocks/<%= account.username %>.json
|
|
autorestart=true
|
|
user=nobody
|