Skip to main content

Simple HTTP proxy.

Project description

asynchronous simple http proxy

Simple HTTP proxy powered by aiohttp.

Usage

follow my tutorials below step by step carefully.

  1. open a new terminal.
  2. type pip install -e ., hit Enter.
  3. type asproxy, hit Enter.
  4. open another terminal.
  5. type curl -x http://127.0.0.1:8080 -X GET http://www.baidu.com/ -v -I, hit Enter.
  6. now watch the boring output and enjoy this moment. Now you got a useless HTTP proxy running!

Got problem or any question?

Why not ask The Magic Conch !

Contribution

No, don't do that.

License

I don't care.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asproxy-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

asproxy-0.1.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page