Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python proxy https代理

run

python2

python SSLBumpProxy.py

docker

docker build -t pyproxy github.com/Yufeikang/SimpleHTTPProxy

run: docker run --name pyproxy -p 8080:8080 -v $PWD/config/:/config --rm pyproxy

config

edit config.json {"hackUrl": {"https://m.baidu.com/": "/config/data.txt"}}

About

A Simple HTTP Proxy like Python's SimpleHTTPServer module.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages