Max Lv
d53cd0c3fd
decrease the MAX_UDP_TIMEOUT to 10s
9 years ago
Max Lv
215c063609
Merge branch 'master' of github.com:madeye/shadowsocks-libev
9 years ago
Max Lv
248abd3d02
clean up
9 years ago
Max Lv
50f80557d4
bump version
9 years ago
Max Lv
d5765a8bbe
fix incorrect p_len in ss_decrypt_all
9 years ago
Max Lv
f3a46baa2d
Update README.md
9 years ago
Max Lv
39f72a0545
Merge pull request #308 from shadowsocks/tproxy-int
Add TPROXY support for redir mode
9 years ago
Max Lv
9431b9b0c3
Add TPROXY support for redir mode
9 years ago
Max Lv
1f7291b928
Merge pull request #306 from mbbill/patch-1
Fixed typo
9 years ago
Ming, Bai
840ac82f97
Fixed typo
9 years ago
Max Lv
1a3b56170d
refine addr_header comparison
9 years ago
Max Lv
d593ba75f1
Merge pull request #293 from was4444/master
add `genrpm.sh' to build rpm easily
9 years ago
cuckoo
bf64d01a5f
add `genrpm.sh' to build rpm easily
9 years ago
Max Lv
8585005eb8
Merge pull request #292 from was4444/master
add `shadowsock-libev.spec' for rpm build
9 years ago
cuckoo
9985aaa35f
add rpm support
9 years ago
Max Lv
06b3a16efa
Merge pull request #281 from JohnnySun/develop
Add use /etc/shadowsocks/config.json for ss-redir ss-server ss-tunnel
9 years ago
JohnnySun
4f45870970
Add try to use /etc/shadowsocks/config.json for ss-redir ss-server ss-tunnel.
9 years ago
Max Lv
10fe2ec970
Merge pull request #238 from KrazyIvan-/patch-2
output bugs
9 years ago
Max Lv
b0aa8201eb
Merge pull request #280 from JohnnySun/finally
When user running ss-local but not input any argument, ss-local will try...
9 years ago
JohnnySun
cc639b18a4
When user running ss-local but not input any argument, ss-local will try to use ./config(if exist).
bettter way.
change default config path as /etc/shadowsocks/config.json
When user running ss-local but not input any argument, ss-local will try to use ./config(if exist).
Fixed the indent
9 years ago
Max Lv
339372af39
fix #277
9 years ago
Max Lv
48b7492940
Merge pull request #276 from JohnnySun/master
Add isatty check when change STDERR_FILENO to a file
9 years ago
JohnnySun
2de1ef639b
Add isatty check when change STDERR_FILENO to a file
9 years ago
Max Lv
b875797839
clean up
9 years ago
Max Lv
c760f11902
refine #274
9 years ago
Max Lv
f8e86c57c0
fix #274
9 years ago
Max Lv
39362601a8
fix #271
9 years ago
Max Lv
434a10b512
refine #269
9 years ago
Max Lv
57120d70ae
Merge pull request #263 from Senorsen/master
Fix typo in init.d script under rpm directory
9 years ago
Zhang Sen
4c7807d497
Fix typo in init.d script under rpm directory
here is also a wrong spelling
9 years ago
Max Lv
a6d96402b7
Merge pull request #262 from Senorsen/master
Fix wrong typo in init.d script
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
4a30b7aa72
Merge pull request #261 from yuanl/master
fixed config.json compatibility issue
9 years ago
Leonard Li
8335bae6f7
fixed config.json compatibility issue
9 years ago
Max Lv
223b8bcd68
refine UDP timeout
9 years ago
Max Lv
a365d66d69
fix an issue of acl
9 years ago
Max Lv
ec51b8f548
bump version
9 years ago
Max Lv
7e46e3bacc
fix #258
9 years ago
Max Lv
f87ee5b424
bump version
9 years ago
Max Lv
5e68f3cd37
update Makefile
9 years ago
Max Lv
5cdd133fc7
add acl to server
9 years ago
Max Lv
6bb29ab5b1
refine #254
9 years ago
Max Lv
2b0acde7ec
update init scripts for OpenWrt
9 years ago
Max Lv
e93240cd88
Merge pull request #253 from leesah/master
Dockerization
9 years ago
Sah
5e3842b31c
Dockerization
- based on ubuntu image
- builds shadowsocks-libev from latest code
- more information can be found in README.md
9 years ago
Max Lv
876893170e
bump version
9 years ago
Max Lv
116db6c078
bind to 127.0.0.1 by default
9 years ago
Max Lv
601055e954
fix #250
9 years ago
Max Lv
13de972e04
Merge pull request #248 from draplater/patch-2
update debian init script
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