shadowsocks 0.4.0

My implemention of shadowsocks
Documentation

#shadowsocks-rust Build Status Build status crate

#Running

# start ssserver
./run.sh s
# start sslocal
./run.sh c

#Features

  • Running as daemon
  • UDP support
  • OTA encrypt method support
  • add mode support (fast and balance)
  • Multiple encrypt methods support (wait a stable crypto library)
  • TCP fast open (wait a new computer)

#Test sites