Max Lv
30cbb8e8c1
fix #44
10 years ago
Max Lv
c895f9f7c6
WiP: finish the udp part
10 years ago
Max Lv
39c1282882
WiP: handle both ipv4 and ipv6
10 years ago
Max Lv
29bdc17cec
WiP: add tunnel mode
10 years ago
Max Lv
e0aec926e5
update Readme
10 years ago
Max Lv
e408d05ba7
Update README.md
10 years ago
Max Lv
a22317a056
Update README.md
10 years ago
Max Lv
0d6505eca0
Merge pull request #42 from Vinna/master
Add installation of Centos
10 years ago
Vinna
522eedbf06
edit installation of Centos
10 years ago
Vinna
bdb5977865
tidy
10 years ago
Vinna
c52e30dd20
cancel certain user permisson,because run failed
10 years ago
Vinna
0557bcd727
fix service failed
10 years ago
Vinna
d4dfc6dbf0
New one
10 years ago
Vinna
7d14bb99b1
add init script
10 years ago
Vinna
f42bb04444
Update README.md
add the installation of centos
10 years ago
Max Lv
799af8e942
Merge pull request #40 from hdid/patch-1
Update README.md
10 years ago
hdid
ecb564dc6e
Update README.md
Fix a typo for Debian/Ubuntu sources list file name
10 years ago
Max Lv
075eda4ee5
refine shadowsocks init scripts
10 years ago
Max Lv
9db13bfdde
Merge pull request #37 from linusyang/win32-fix
Fix latest 1.4.2 build for win32 (MinGW)
10 years ago
Linus Yang
061430a8ae
win32: suppress compilation errors
10 years ago
Max Lv
c8a05c87c6
fix a warning while initializing a struct
10 years ago
Max Lv
cd4a420dfa
define _GNU_SOURCE
10 years ago
Max Lv
a1ed46a567
use gnu99
10 years ago
Max Lv
71a29de344
update makefile
10 years ago
Max Lv
358117ace5
update makefile
10 years ago
Max Lv
6fc5e1a0b1
Merge pull request #36 from pocographdotcom/master
Cannot read config file properly.
10 years ago
David
c60cb45430
Cannot read config file properly.
10 years ago
Max Lv
b0bcda7a3e
fix compile issues in cygwin
10 years ago
Max Lv
6663ebb70a
fix some warnings
10 years ago
Max Lv
2c78ccfbf8
fix a timeout issue
10 years ago
Max Lv
e2f34732c2
force to Werror
10 years ago
Max Lv
2eac55562b
clean up, remove multiple warnings
10 years ago
Max Lv
438e1e4ec7
update openwrt makefile
10 years ago
Max Lv
343940e6ff
bump version
10 years ago
Max Lv
7658d1e585
fix socks5 response header
11 years ago
Max Lv
0cbbf385f4
fix the buff offset
11 years ago
Max Lv
13974ff2bf
fix another incorrect socket fd
11 years ago
Max Lv
a58cb6404b
fix the incorrect udp buf_len
11 years ago
Max Lv
44a6940d7d
fix a typo
11 years ago
Max Lv
ed1780edac
dump with strlen
11 years ago
Max Lv
ea4a69b1d7
fix a udprelay bug
11 years ago
Max Lv
bb8378e9f8
Merge pull request #29 from dorentus/patch-syslog
Add a command line option to allow logging to syslog (*NIX platforms only)
11 years ago
Zhang Yi
c6b3b99fe0
Log to syslog when running in daemon mode.
11 years ago
Zhang Yi
16516b3767
typo fix: avaliable -> available
11 years ago
Max Lv
2ec59fc7c2
Update the Debian/Ubuntu installation section
11 years ago
Max Lv
acc67e2cee
Merge pull request #28 from xiaoding/patch-1
Update FreeBSD section of README.md
11 years ago
xiaoding
eade996265
Update FreeBSD section of README.md
I have updated the freebsd port to include a default config.json file, which will be installed into /usr/local/etc/shadowsocks-libev by default.
To enable shadowsocks-libev on freebsd, it's as simple as adding the shadowsocks_libev_enable variable to /etc/rc.conf
11 years ago
Max Lv
63dd187100
Merge pull request #27 from guizai/master
Add local bind address config
11 years ago
Guizai
5d9c93a6d4
Add local bind address config
specific local address to bind in `config.json`:
`"local": "127.0.0.1"`
11 years ago
Max Lv
58b4157b3e
bump version
11 years ago