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
Zoa Hickenlooper edited this page Jun 23, 2026
·
2 revisions
purroute wiki 🧶
purroute is an auto-detecting proxy router/gateway. It listens on one address,
sniffs the inbound protocol (SOCKS5, SOCKS4/4a, HTTP, HTTPS-CONNECT) from the
first bytes, and forwards upstream through a single proxy or a multi-hop chain —
translating between protocols as needed. Per-user auth, bandwidth limits, and
tag-based exit selection ride on a pluggable AuthBackend.
Pages
Configuration — every config section, with examples.
Routing tokens — choose an exit from the proxy username.
Auth backends — inline users, PostgreSQL, or your own.