Simple HTTP proxy.
Project description
asynchronous simple http proxy
Simple HTTP proxy powered by aiohttp.
Usage
follow my tutorials below step by step carefully.
- open a new terminal.
- type
pip install -e .
, hitEnter
. - type
asproxy
, hitEnter
. - open another terminal.
- type
curl -x http://127.0.0.1:8080 -X GET http://www.baidu.com/ -v -I
, hitEnter
. - 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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file asproxy-0.1.0.tar.gz
.
File metadata
- Download URL: asproxy-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e0bb435c6bb5d8ba1faefb8f25948cdd99f0aea9981f8e2535148b040203de1 |
|
MD5 | 82c843f68aee9dc885ce439e0af292fe |
|
BLAKE2b-256 | 7e0ca53f88aad657870e2e76d7528782ae62b4edb276ee6926b9a80fc356bf5b |
File details
Details for the file asproxy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: asproxy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d950adbde8614b593d8263e0f54b24b3c950b46f2d7f4d981f30a0a9953255f7 |
|
MD5 | 2e571f7406409e402cf7717bc74d345c |
|
BLAKE2b-256 | 1ad5b1a5066d763a1570a4634822bf0b3fc4a0cbd0858f604be91ba695437e6c |