Skip to main content

Simple http transparent proxy made in Python 3.4

Project description

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

  1. run warp command (or you might need to run warp.py instead if setuptools isn’t installed in your system)

    $ warp
  2. set 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)

  3. ???

  4. PROFIT!

Command help

$ python warp.py --help

License

MIT License (included in warp.py)

면책조항

  1. WARP를 사용함으로써 생기는 모든 책임은 사용자에게 있습니다.

  2. WARP의 코드 기여자들은 사용에 관한 책임을 지지 않습니다.

Notice

  1. may not work in

    • some ISPs

    • some company firewalls

    • some school firewalls

    • some browers (will fix it later)

Special thanks to

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

warp-proxy-0.1.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

warp-proxy-0.1.1.linux-x86_64.tar.gz (9.6 kB view details)

Uploaded Source

File details

Details for the file warp-proxy-0.1.1.tar.gz.

File metadata

  • Download URL: warp-proxy-0.1.1.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for warp-proxy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0e1c9aa31a29257c31a2b2bcf0125cadf40ce08244334be288774a1b61cf40c9
MD5 292d6a90b31bcc1c60a82af6eff16c2f
BLAKE2b-256 2fe56ada5ba07d7997242e2e144cdf917720801d359cbcaea210faf1de4e83db

See more details on using hashes here.

File details

Details for the file warp-proxy-0.1.1.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for warp-proxy-0.1.1.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 423fb10cf1c725bfd2c81a6d12bd1c38335ed94bb3804166bdf211989d8da205
MD5 16cf9ebda47dd746d5206ab2bf36c00e
BLAKE2b-256 7af450a9b9428fc0baac50ffa95535bf1903a56583199c011ebd8a6865a77d4c

See more details on using hashes here.

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