Giter Site home page Giter Site logo

shadowsocksr's Introduction

ShadowsocksR

[![Build Status]][Travis CI]

A fast tunnel proxy that helps you bypass firewalls.

Install

git clone https://github.com/0mco/shadowsocksR.git
cd shadowsocksR && python setup.py install

Usage

for client

ssclient -L "your ssr-link"         // connect to ssr server via ssr link
ssclient feed add --source "your subscription address"      // add subscription source
ssclient feed list          // show subscription list
ssclient feed fetch         // update server list
ssclient server list
ssclient server add --link "ssr link"
ssclient server remove          // remove a ssr server
ssclient server start -d        // connect to ssr server in daemon mode
ssclient server switch
ssclient server remove
ssclient config autoswitch          // auto-switch when current connection to ssr server is poor

you can also run

ssclient -s 172.17.1.101 -p 4043 -k password -m aes-128-cfb -O auth_aes128_md5 -o tls1.2_ticket_auth_compatible

for server

ssserver -p 443 -k password -m aes-128-cfb -O auth_aes128_md5 -o tls1.2_ticket_auth_compatible

Check all the options via -h.

ssclient -h
ssclient server -h

New features

* auto-switch support
* auto-update support
* SSR link support        (ssclient -L "your ssr-link")
* subscription support

TODO

* autostart support
* system-wide proxy

Known issue

shadowsocksr's People

Contributors

0mco avatar

Stargazers

 avatar duangsuse avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

rekey113

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.