GithubHelp home page GithubHelp logo

jiang61998 / docker-shadowsocks-libev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from easypi/docker-shadowsocks-libev

0.0 1.0 0.0 54 KB

:airplane: Dockerfiles for shadowsocks-libev server and client (on x86 and arm)

Home Page: https://hub.docker.com/r/easypi/shadowsocks-libev/

License: GNU General Public License v3.0

Dockerfile 100.00%

docker-shadowsocks-libev's Introduction

docker-shadowsocks-libev

build release stars pulls

name size
easypi/shadowsocks-libev
easypi/shadowsocks-libev-arm

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 SERVER_ADDR and PASSWORD.

  • Run these commands:

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

Deploy without docker

You can update your system with unsupported packages from this untrusted PPA by adding ppa:max-c-lv/shadowsocks-libev to your system's Software Sources.

sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev
sudo apt-get update
sudo apt-get install shadowsocks-libev

Config file format: config.json

License

View license information for the software contained in this image.

User Feedback

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

docker-shadowsocks-libev's People

Contributors

vimagick avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.