Skip to content
/ warp Public
forked from devunt/warp

Simple http transparent proxy made in python

Notifications You must be signed in to change notification settings

desty/warp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

WARP

Simple http transparent proxy made in python 2.7.3 (can be run with pypy)

This is proof-of-concept code.

Dependency

  • python 2.7.3
  • gevent >= 0.13.8

How to use

  1. run with python interpreter

     $ python warp.py
    
  2. set browser's proxy setting to

[http proxy] host: 127.0.0.1 / port: 8800

  1. ???

  2. PROFIT!

Command help

$ python warp.py --help

License

MIT License (include 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)

About

Simple http transparent proxy made in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages