Skip to content

abebus/py-reverse-proxy-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layer 4-ish (layer 7 path routing aware) reverse proxy

This proxy is Layer 7 in theory (it reads the URL/Connection header) but Layer 4 in practice (forwards everything else as raw TCP).

Run test from repo root (not from ./test)

uv run python -m pytest tests/

Building wheels

uv build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published