Skip to content

AlphaGolf33/socket-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

socket-proxy

This is a simple HTTP/HTTPS proxy only made with network sockets in Python

Usage

python3 proxy.py
curl --proxy localhost:1337 https://perdu.com

You can also setup a browser to use the proxy on address localhost port 1337

About

This is a simple HTTP/HTTPS proxy only made with network sockets in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages