Max Lv
53ddb3b4d2
enlarge min UDP relay timeout
9 years ago
Max Lv
e762723fc2
Merge pull request #347 from hosiet/fix-grammar
Change 'scoks' to 'socks'
9 years ago
Boyuan Yang
025ea589d0
Change 'scoks' to 'socks'
9 years ago
Max Lv
8283e51597
enlarge the default timeout
9 years ago
Max Lv
e4a795dad2
fix an issue of TPROXY
9 years ago
Max Lv
09152d405d
refine the handling of dest addr
9 years ago
Max Lv
b517ec2c91
fix a corner case
9 years ago
Max Lv
430fa956e3
Merge pull request #344 from shadowsocks/udp-refine
Refine UDP relay on remote side
9 years ago
Max Lv
e980265bde
allow different destination addresses in UDP relay
9 years ago
Max Lv
415da01dcd
refine udp header constructor
9 years ago
Max Lv
78c2ab9166
fix #341
9 years ago
Max Lv
12c3136b9c
fix a typo
9 years ago
Max Lv
7764466998
fix the timer
9 years ago
Max Lv
3999fbcf0b
bump version
9 years ago
Max Lv
cb07018f8f
Merge pull request #338 from shadowsocks/multi-dst-udp-int
Fix #337
9 years ago
Max Lv
e0a864aca7
Fix #337
9 years ago
Max Lv
944e3b2a16
refine the log of TCP only mode
9 years ago
Max Lv
a312986239
remove UDP relay only from local mode
9 years ago
Max Lv
ea9d293abe
add UDP relay only mode
9 years ago
Max Lv
3a629a320c
Revert "fix #330"
This reverts commit d5b1101196
.
9 years ago
Max Lv
d5b1101196
fix #330
9 years ago
Max Lv
4883903e65
increase max udp timeout to 60s
9 years ago
Max Lv
bc2e30c7e7
bump version
9 years ago
Max Lv
9a5468d313
fix the timer of udprelay
9 years ago
Max Lv
00e7ea205c
check name_len in the header
9 years ago
Max Lv
b4bab71eb4
Merge pull request #320 from BlackGear/master
add OS X's install instruction
9 years ago
Daniel.Zeng
0e55087b01
add OS X's install instruction
9 years ago
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
10 years ago
Max Lv
d593ba75f1
Merge pull request #293 from was4444/master
add `genrpm.sh' to build rpm easily
10 years ago
cuckoo
bf64d01a5f
add `genrpm.sh' to build rpm easily
10 years ago
Max Lv
8585005eb8
Merge pull request #292 from was4444/master
add `shadowsock-libev.spec' for rpm build
10 years ago
cuckoo
9985aaa35f
add rpm support
10 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
10 years ago
JohnnySun
4f45870970
Add try to use /etc/shadowsocks/config.json for ss-redir ss-server ss-tunnel.
10 years ago
Max Lv
10fe2ec970
Merge pull request #238 from KrazyIvan-/patch-2
output bugs
10 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...
10 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
10 years ago
Max Lv
339372af39
fix #277
10 years ago
Max Lv
48b7492940
Merge pull request #276 from JohnnySun/master
Add isatty check when change STDERR_FILENO to a file
10 years ago
JohnnySun
2de1ef639b
Add isatty check when change STDERR_FILENO to a file
10 years ago