/filtertransport

Filtering go http transport and proxy handler

Primary LanguageGoMIT LicenseMIT

Filtering go http transport and proxy handler

Useful when you want to limit what clients can connect to. Default transport and proxy handler filters local, private and link local networks.

See client and proxy examples.

Known issues

  • Probably messes up IPv6 happy eyeballs

License

filtertransport is licensed under the MIT license. See LICENSE for the full license text.