Sign inSign up

tofuliang/docker-shadowsocks-libev

By tofuliang

Updated over 9 years ago

shadowsocks-libev

Image
2

100K+

tofuliang/docker-shadowsocks-libev repository overview

docker-shadowsocks-libev

What is shadowsocks-libev

Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes.

It is a port of Shadowsocks created by @clowwindy, which is maintained by @madeye and @linusyang.

Current version: release

How to use these images

  • Get docker-compose.yml, then change SS_SERVER_PORT , SS_PASSWORD, KCP_SERVER_PORT, KCP_CRYPT, KCP_MTU, KCP_DSCP, KCP_OPTIONS,ARUKAS_TOKEN, ARUKAS_SECERT, ARUKAS_CHECK_FEQ provided in the file.

  • Run these commands:

      # On x86 client (192.168.1.234)
      $ docker-compose up -d
    
      # On any LAN PC (192.168.1.XXX)
      $ curl -x socks5h://192.168.1.234:1082 https://www.youtube.com/
      $ curl -x http://192.168.1.234:7777 https://www.youtube.com/
    
  • Set socks5 proxy in your favorite web browser.

  • Set http proxy in your favorite web browser.

License

View license information for the software contained in this image.

User Feedback

If you find a bug, please create an [issue][10]. Feel free to send me pull requests. Thank you!

Tag summary

Content type

Image

Digest

Size

10.9 MB

Last updated

over 9 years ago

docker pull tofuliang/docker-shadowsocks-libev