You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roger Shimizu 5f947a8466 debian/rules: Fix #2675 4 years ago
..
source add debian package description 11 years ago
tests Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
upstream Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
.gitignore Update Debian dependency and bump library soname (#814) 8 years ago
README.Debian Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
changelog Bump version 4 years ago
compat Bump debhelper 10 7 years ago
config.json Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
control Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
copyright Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
copyright.original Improve Debian packaging script. 9 years ago
libshadowsocks-libev-dev.install Update Debian dependency and bump library soname (#814) 8 years ago
libshadowsocks-libev2.install Update Debian dependency and bump library soname (#814) 8 years ago
rules Sync debian/ folder with debian release 3.1.1+ds-1~exp1 6 years ago
shadowsocks-libev-local@.service Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev-redir@.service Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev-server@.service Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev-tunnel@.service Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.NEWS Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.default Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.doc-base Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.docs Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.init Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.install Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.lintian-overrides Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.postinst Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.postrm Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
shadowsocks-libev.service Sync debian/ folder with debian version 3.3.4+ds-3 4 years ago
watch Sync debian/ folder with debian release 3.1.1+ds-1~exp1 6 years ago

README.Debian

shadowsocks-libev for Debian
----------------------------

The Debian package has added systemd support. A default server service which
reads the default configuration in /etc/default/shadowsocks-libev is installed
and enabled by default, plus some other service templates placed in
/lib/systemd/system, which can be used by users later.

The systemd service templates accept one parameter to determine the
configuration json file that is used by this instance. For example,
if the user starts a service called "shadowsocks-libev-local@foobar.service",
This service instance will start the "ss-local" client and read
/etc/shadowsocks-libev/foobar.json as its configuration file.

-- Boyuan Yang <byang@debian.org> Thu, 08 Sep 2016 19:01:20 +0800