forked from DKingAlpha/shadowsocks-ubuntu
-
Notifications
You must be signed in to change notification settings - Fork 0
Fast Shadowsocks Deployment Solution on Ubuntu
License
ferrisz/shadowsocks-ubuntu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#### Requirement: Ubuntu 14.04/16.04 * In Ubuntu 16.04, you need to add /usr/local/lib to /etc/ld.so.conf #### INSTALLATION: $ sudo -s # cd shadowsocks-ubuntu # ./Install.sh then follow instructions. ....snip.... $ Shadowsocks help $ Shadowsocks #### Speedy tripple tunnel on! #### This is a fast-efficient shadowsocks local deployment solution on Ubuntu Approximately 70% Speed Up & 80% Delay Down & 90% sslocal Stability Up than my experience of pure python-shadowsocks. (ye pain in the *) Mainly the improvement happened when ss-libev provided an ACL rules function so we can bypass unnecessary proxy requests and get out the hell of massive requests of py-ss Simply a similar implement as Shadowsocks-Android (but that uses tun2sock/vpn-if not simple polipo) This version of ss-libev and related modules is compiled and build under the instruction @https://github.com/shadowsocks/shadowsocks-libev. Appreciation!
About
Fast Shadowsocks Deployment Solution on Ubuntu
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 92.7%
- Shell 5.2%
- C++ 1.9%
- Smarty 0.2%