Max Lv
91316b2ebe
bump version
9 years ago
Max Lv
ecad0f989f
remove symbol file
9 years ago
Max Lv
e18f733bae
enable udp relay by default in debian service
9 years ago
Boyuan Yang
f5f7adaa71
update debug symbols
9 years ago
Boyuan Yang
938ccd916f
fixes debian/copyright
9 years ago
Boyuan Yang
a192b91eb7
add systemd service templates for debian
Those new templates will be installed by dh_installinit.
based on the work of @zh99998 for AUR.
9 years ago
Boyuan Yang
14c611a337
fix debian packaging
9 years ago
Boyuan Yang
65a15b1356
make Debian systemd service use /etc/default conf.
9 years ago
Boyuan Yang
cf395b9f4e
fix debian pkg script
9 years ago
Max Lv
ac90abf788
update symbols
9 years ago
Max Lv
224bc51e8d
bump version
9 years ago
Boyuan Yang
643d579bdf
Improve Debian packaging script.
if debuild or dpkg-buildpackage is used, it will generate 4 packages
to fit Debian's packaging policy.
9 years ago
Max Lv
7e23ae7a75
bump version
9 years ago
Max Lv
8dcd0970a6
bump version
9 years ago
Max Lv
c78610a37a
bump version
9 years ago
Max Lv
5f3c2e1256
Add ss-manager for multi-user control and traffic statistics.
9 years ago
Max Lv
6c9ad95232
fix a typo
9 years ago
Max Lv
2e65ccaf78
bump version
9 years ago
Boyuan Yang
025ea589d0
Change 'scoks' to 'socks'
9 years ago
Max Lv
3999fbcf0b
bump version
9 years ago
Max Lv
bc2e30c7e7
bump version
9 years ago
Max Lv
50f80557d4
bump version
9 years ago
Max Lv
9431b9b0c3
Add TPROXY support for redir mode
9 years ago
Ming, Bai
840ac82f97
Fixed typo
9 years ago
Zhang Sen
b3e5766d9a
Fix wrong typo in init.d script
wrong spelling of 'socks5' in shadowsocks-libev.init
9 years ago
Max Lv
ec51b8f548
bump version
9 years ago
Max Lv
f87ee5b424
bump version
9 years ago
Max Lv
876893170e
bump version
9 years ago
draplater
a9613596c9
update debian init script
run as root firstly, then switch to $USER by "-a" parameter, so that we can bind to port lower than 1024 when running as normal user.
9 years ago
Max Lv
77d3ecabdd
bump version
9 years ago
Max Lv
5e43ae1d42
bump version
9 years ago
Max Lv
6fa0b35a7a
fix the changelog
9 years ago
Max Lv
8be933153a
fix #225
9 years ago
Max Lv
6f81b0a4e3
bump version
9 years ago
Max Lv
1dd6c726be
bump version
9 years ago
Max Lv
40e9be0021
Avoid getaddrinfo() in the main loop
9 years ago
Max Lv
dfb4b3ba3c
refine mingw compatibility
10 years ago
Max Lv
27b60ce1c7
bump version
10 years ago
Max Lv
64c494e18f
Fix issues with MinGW
10 years ago
Max Lv
e5289e9ba4
Replace libasyncns with libudns
10 years ago
Max Lv
2a15e97196
bump version
10 years ago
Max Lv
6dac73f63a
bump version
10 years ago
Max Lv
654b3f343f
bump version
10 years ago
Max Lv
5f07c23ad1
update URLs
10 years ago
Max Lv
29f827380b
bump version
10 years ago
hdid
9ac309c5b1
refine init script
start-stop-daemon can not process names longer than 15 characters!
10 years ago
hdid
7833223949
Update shadowsocks-libev.init
the server did not start because init script had not edited correctly
10 years ago
Max Lv
d4781f9359
bump version and fix #157
10 years ago
Symeon Huang
50dbeef003
completely rename as shadowsocks-libev.
it's not conflicted with shadowsocks-python now. users can install both python and libev
ports of shaowsocks now. but they should migrate their old configuration file from
/etc/shadowsocks/config.json to /etc/shadowsocks-libev/config.json
10 years ago
Symeon Huang
5432aa1321
change name to shadowsocks-libev.
Note:
Debian/Ubuntu users may have to `sudo rm -f /etc/shadowsocks` before install
the new `shadowsocks-libev` package.
For library user, the pkg-config package is renamed to `shadowsocks-libev` but
the library name is still the `libshadowsocks` (use `-lshadowsocks` to link)
10 years ago