Code Monkey home page Code Monkey logo

heroku-aria2c-youtube-dl's Introduction

shadowsocks-chisel

shadowsocks + chisel = ❤❤

Getting started

Use this button Heroku Deploy

Or create a Heroku app manually:

$ heroku create
$ heroku stack:set container
$ heroku config:set CHISEL_AUTH=user:pass METHOD=rc4-md5 KEY=foobar
$ git push heroku master
...
remote: Verifying deploy... done.
To https://git.heroku.com/damp-anchorage-82986.git
 * [new branch]      master -> master

Connect your chisel client:

$ chisel client --auth user:pass --keepalive 50s https://damp-anchorage-82986.herokuapp.com 8388
2019/04/15 17:58:45 client: Connecting to wss://damp-anchorage-82986.herokuapp.com:443
2019/04/15 17:58:45 client: proxy#1:0.0.0.0:8388=>0.0.0.0:8388: Listening
2019/04/15 17:58:48 client: Fingerprint 86:20:15:f6:83:36:b4:90:c9:97:8b:6a:ca:9a:43:92
2019/04/15 17:58:50 client: Connected (Latency 471.311085ms)

Run shadowsocks-local:

$ shadowsocks-local -s 127.0.0.1 -p 8388 -m rc4-md5 -k foobar -l 1080
2019/04/15 17:59:35 available remote server 127.0.0.1:8388
2019/04/15 17:59:35 starting local socks5 server at :1080 ...

Point your SOCKS5 clients to 127.0.0.1:1080

$ curl --socks5 127.0.0.1:1080 ifconfig.co
54.204.99.36

heroku-aria2c-youtube-dl's People

Contributors

cxjava avatar mrluanma 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.