Skip to content

Instantly share code, notes, and snippets.

@xuanyu-h
Created July 4, 2018 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xuanyu-h/9b1fc51053ea28715e93722bd14a07d6 to your computer and use it in GitHub Desktop.
Save xuanyu-h/9b1fc51053ea28715e93722bd14a07d6 to your computer and use it in GitHub Desktop.
shadowsocks.service
[Unit]
Description=Shadowsocks
[Service]
TimeoutStartSec=0
ExecStart=/usr/local/bin/ssserver -c /usr/etc/shadowsocks.json
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment