Giter Club home page Giter Club logo

Comments (6)

mhils avatar mhils commented on June 14, 2024 1

All commands (including the second one) work for me as expected.

from mitmproxy.

664566173 avatar 664566173 commented on June 14, 2024

@mhils Thank you.

But that's weird...Could you guess what happened?

from mitmproxy.

664566173 avatar 664566173 commented on June 14, 2024

image

image

stucked..

from mitmproxy.

mhils avatar mhils commented on June 14, 2024

Can you run with mitmproxy with -vvv --set proxy_debug and post the output as text (not as a screenshot)?

from mitmproxy.

664566173 avatar 664566173 commented on June 14, 2024

@mhils here you are:

curl -x localhost:8080 http://example.com -v
*   Trying [::1]:8080...
* Connected to localhost (::1) port 8080
> GET http://example.com/ HTTP/1.1
> Host: example.com
> User-Agent: curl/8.4.0
> Accept: */*
> Proxy-Connection: Keep-Alive
>
mitmdump -vvv --set proxy_dubug
[09:14:02.788] HTTP(S) proxy listening at *:8080.
[09:14:29.471][192.168.65.1:17172] client connect
[09:14:29.490][192.168.65.1:17172] server connect example.com:80 (93.184.216.34:80)

from mitmproxy.

664566173 avatar 664566173 commented on June 14, 2024

@mhils I found the reason...
My computer is running the global proxy(clash).
Everything work fine when clash closed.

Thank you again!

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.