Features
ssredir
- (Experimental) Transparent Proxy. Currently only supports the following platforms:- Linux - TCP:
REDIRECT
andTPROXY
, UDP:TPROXY
- FreeBSD - TCP, UDP:
ipfw
- Linux - TCP:
BUG Fixed
- Enable
TCP_NODELAY
for better handshaking performance, forsslocal
'ssocks5
protocol handshaking- Local and Remote server shadowsocks' IV/nonce exchanging
- Ensure plugins starts before listening for
sslocal
- Eliminated those connection failures while
sslocal
server just started
- Eliminated those connection failures while
- #191 Skip IV/nonce duplication check for
plain
cipher
Miscelleous
- Nightly builds on CircleCI: https://circleci.com/gh/shadowsocks/shadowsocks-rust
- Obtain release binaries in
#Artifacts
, for example:
- Obtain release binaries in