Versions in this module Expand all Collapse all v1 v1.1.7 Nov 8, 2025 Changes in this version + func CheckIp(ipStr string) bool + func Extract(addr string) (string, error) + func GetGlobalIPFromXforwardedFor(xforwardedFor string) string + func IPs() []string + func InetAton(ipStr string) int64 + func InetNtoa(ipnr int64) net.IP + func IsInnerIp(ipStr string) bool + func RealIP(r *http.Request) string