Skip to content

Instantly share code, notes, and snippets.

@samos123
Created October 18, 2014 12:19
Show Gist options
  • Save samos123/cb121135c06dc036a930 to your computer and use it in GitHub Desktop.
Save samos123/cb121135c06dc036a930 to your computer and use it in GitHub Desktop.
shadowsocks upstart job
start on filesystem
stop on runlevel [016]
exec /usr/local/bin/sslocal -qq -c /etc/shadowsocks.json --fast-open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment