You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Python-based HTTP proxy server with URL filtering. Blocks access to predefined URLs and forwards allowed HTTP requests. Perfect for learning proxy fundamentals and request filtering. Does not support HTTPS tunneling.