Tor Proxy
Introduction I wanted to see how to route my network traffic over tor. Would it be too slow? Would it even work? TBH, the load times have been a bit worse, but yes - it works, and the load times aren’t even that bad. The directory structure will end up looking like this: ├──tor-proxy │ ├──compose.yaml └──└──torrc NOTE: I used Google’s Gemini, and a locally hosted gemma 4 model to build this. There are likely multiple resources that aren’t properly recorded. ...