Skip to content
/ proxy Public

๐Ÿ›œ The simplest form of proxy implementation made in pure python for convinient uses

Notifications You must be signed in to change notification settings

engdan77/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Simplest Proxy

A pure python implementation of a simple proxy, as a swizz army knife.

Installation

uv tool install git+https://github.com/engdan77/proxy

Usage

ALL_PROXY=127.0.0.1:9876  # So that clients use this
proxy  # Starting the python code

About

๐Ÿ›œ The simplest form of proxy implementation made in pure python for convinient uses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages