https://github.com/akashtalole/twisted-proxy
Twisted two way proxy for HTTP and HTTPs
https://github.com/akashtalole/twisted-proxy
python twisted
Last synced: 4 months ago
JSON representation
Twisted two way proxy for HTTP and HTTPs
- Host: GitHub
- URL: https://github.com/akashtalole/twisted-proxy
- Owner: akashtalole
- Created: 2015-10-30T10:15:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-31T07:57:51.000Z (about 10 years ago)
- Last Synced: 2025-01-23T23:38:25.715Z (12 months ago)
- Topics: python, twisted
- Language: Python
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twisted-Proxy
Run HTTP as python proxy.py -s 8080 -t 127.0.0.1:80
HTTPS aspython proxy.py -s 4433 -t 127.0.0.1:443