/goproxy

Simple golang proxy service

Primary LanguageGoMIT LicenseMIT

goproxy

Simple golang proxy service.

NOTE: This project is in active development, not ready for use.

Features

  • HTTP and HTTPS protocols support
  • Rewrite headers is easy as breeze
  • Formatted log, easy to debug and check request stats
  • Support proxy to multiple backends for Load Balance
  • Health check and failover
  • Built-in rate limit
  • Flexible filter policy based on host, url, method
  • Multiple load balance algorithms

License

MIT