Files
ugrentquest bfdb819a11 - Properly invode proxy.OnReqest
They apparently do not stack and each consequitive
call overwrites the one that was called before
- Block localhost the right way by utilizing
`goproxy.IsLocalHost` method, thather than regexp
- Block private networks as well
- Add flags deny-localhost and deny-private-networks
- fmt
2025-02-27 09:37:52 -08:00
..
2025-02-27 09:37:52 -08:00
2025-02-26 02:38:48 +00:00