Skip to content

zwkno1/shadowsocks-asio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadowsocks-asio

a c++ shadowsocks server.

dependencies: crypto++ and boost.asio.

build

git submodule init
git submodule update
mkdir build && cd build && cmake ..
make -j8

run server

./ss-server -c server.json

run client

./ss-local -c client.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published