Simple http transparent proxy made in python 3.4
This is proof-of-concept code.
Dependency
python >= 3.4.0
How to install
You can install warp using pip:
$ pip install warp-proxy
Or if you’re interested in bleeding edge of the master branch give it a try:
$ git clone git://github.com.devunt/warp.git
$ cd warp/
$ pip install -e .
How to use
run warp command (or you might need to run warp.py instead if setuptools isn’t installed in your system)
$ warpset browser’s proxy setting to
- http proxy
host: 127.0.0.1 port: 8800
- https proxy
host: 127.0.0.1 port: 8800 (https proxy is not recommended)
???
PROFIT!
Command help
$ python warp.py --help
License
MIT License (included in warp.py)
면책조항
WARP를 사용함으로써 생기는 모든 책임은 사용자에게 있습니다.
WARP의 코드 기여자들은 사용에 관한 책임을 지지 않습니다.
Notice
may not work in
some ISPs
some company firewalls
some school firewalls
some browers (will fix it later)
Special thanks to
peecky (https://github.com/peecky) for lots of improvement code contributes.
Young-Ho Cha (https://github.com/ycha) for randomize feed hostname code.
Hong Minhee (https://github.com/dahlia) for python syntax and optparse implementaion.
Park Jeongmin (https://github.com/pjm0616) for dummy header ideas.
EJ Lee (https://github.com/hdformat) for firefox support code.
Inseok Lee (https://github.com/dlunch) for english grammers :p
Release files for warp-proxy 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| warp-proxy-0.1.1.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| warp-proxy-0.1.1.linux-x86_64.tar.gz | Details |
Total release size: 15.4 kB
Release files / warp-proxy-0.1.1.tar.gz
| Download URL | warp-proxy-0.1.1.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e1c9aa31a29257c31a2b2bcf0125cadf40ce08244334be288774a1b61cf40c9
|
|
BLAKE2b-256 checksum How to use checksums |
2fe56ada5ba07d7997242e2e144cdf917720801d359cbcaea210faf1de4e83db
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / warp-proxy-0.1.1.linux-x86_64.tar.gz
| Download URL | warp-proxy-0.1.1.linux-x86_64.tar.gz |
|---|---|
| Size | 9.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
423fb10cf1c725bfd2c81a6d12bd1c38335ed94bb3804166bdf211989d8da205
|
|
BLAKE2b-256 checksum How to use checksums |
7af450a9b9428fc0baac50ffa95535bf1903a56583199c011ebd8a6865a77d4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |