miniflux-v2/vendor/github.com/tomasen/realip/README.md

666 B

a golang library that can get client's real public ip address from http request headers

Build Status GoDoc

  • follow the rule of X-FORWARDED-FOR/rfc7239
  • follow the rule of X-Real-Ip
  • lan/intranet IP address filtered

Developing

Commited code must pass: