Learning Path
Start Here
- Read Home to learn the goal and how to run the proxy.
- Run the proxy once, even before deep reading.
Suggested Reading Order
What to Focus On First
- The basic flow: browser -> proxy -> server.
- The CONNECT tunnel for HTTPS.
- How rules decide direct, upstream, or block.
Learn by Doing
- Change one rule and test again.
- Use curl to see small changes.
- Read logs while you test.