kevin
f5d0db0cb8
fix getopt_long() args
9 years ago
kevin
edfef871f7
add bitcoin information when submit target host&port
9 years ago
kevin
b8f71759d3
add bitcoin_address/privkey
9 years ago
kevin
f3e5d4462c
remove base64_encode/decode
9 years ago
kevin
d5fb6b8979
add bitcoin, remove tabs
9 years ago
kevin
d2314eb7ca
finish bitcoin sign/verify
9 years ago
kevin
0a5a843bbd
add files
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
10 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
Max Lv
fb856bd43c
Merge pull request #246 from typcn/patch-1
Update shadowsocks.h
9 years ago
Niu Tengyu
1590bf67d8
Update shadowsocks.h
9 years ago
Max Lv
02050e49e7
Merge branch 'master' of github.com:shadowsocks/shadowsocks-libev
Conflicts:
src/udprelay.c
9 years ago
Max Lv
b672c4ce7f
Fix an issue on Android
http://androidxref.com/5.0.0_r2/xref/bionic/libc/include/netdb.h#164
http://androidxref.com/5.0.0_r2/xref/bionic/libc/dns/net/getaddrinfo.c#627
9 years ago
Max Lv
f3f6ece4fc
clean up
9 years ago
Max Lv
2cc1824fc1
Update README.md
9 years ago
Max Lv
e131e64f27
fix #241
9 years ago
KrazyIvan
c627efb43d
Update server.c
9 years ago