Files
shadowsocks-rust/README.md
2014-10-15 19:01:34 +08:00

378 B

shadowsocks-rust

This is a port of shadowsocks.

shadowsocks is a fast tunnel proxy that helps you bypass firewalls.

Currently developing and testing with rust-0.12-dev

Usage

Build with Cargo:

cargo build

Notes

Still under developing and waiting for the final release of rust-1.0.