GithubHelp home page GithubHelp logo

Comments (11)

tyll avatar tyll commented on May 4, 2024 1

What about socks proxy support? Should I file a new issue? It is very useful, because OpenSSH can create a socks proxy.

from mitmproxy.

cortesi avatar cortesi commented on May 4, 2024

This is one of the most frequently requested features for mitmproxy. It's on the cards, I just need to find time!

from mitmproxy.

mubix avatar mubix commented on May 4, 2024

bump ;-)

from mitmproxy.

cortesi avatar cortesi commented on May 4, 2024

This is still high up on the priority list, but will happen after the imminent 0.9 release.

from mitmproxy.

awesomecode avatar awesomecode commented on May 4, 2024

Looking forward to add a custom upstream proxy like http://youtubeproxy.co/

from mitmproxy.

tyll avatar tyll commented on May 4, 2024

It would be nice to have both HTTP and socks (with DNS tunneling) upstream proxy support.

from mitmproxy.

mubix avatar mubix commented on May 4, 2024

agreed @tyll ;-) bump

from mitmproxy.

mstr-dfeng avatar mstr-dfeng commented on May 4, 2024

Is this feature ready now? Can "mitmproxy -F " do this?

from mitmproxy.

mhils avatar mhils commented on May 4, 2024

Hi all,

support for HTTP and HTTPS upstream proxies has just been added to the master branch.
If you like to live on the dangerous side, feel free to test it with the most obscure combination you can find:

Installation from master:
pip install --upgrade git+https://github.com/mitmproxy/netlib.git
pip install --upgrade git+https://github.com/mitmproxy/mitmproxy.git
Run:
./mitmproxy -F http://127.0.0.1:8081 
(The http:// scheme is irrelevant here and will be removed before the next release. 
 It always works for both HTTP and HTTPS.)

Obvious disclaimer: The proxy code has been rewritten from the ground up and is probably not ready for production.

Cheers,
Max

from mitmproxy.

cortesi avatar cortesi commented on May 4, 2024

Sure, feel free to create a new issue to track this. SOCKS proxy is definitely on my personal wishlist, for exactly the reason you give.

from mitmproxy.

tyll avatar tyll commented on May 4, 2024

Here is the new issue: #211

from mitmproxy.

Related Issues (20)

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.