mirror of
https://github.com/go-i2p/go-outproxy.git
synced 2025-06-07 17:05:02 -04:00

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