Versions in this module Expand all Collapse all v0 v0.2.0 Feb 17, 2024 Changes in this version + func GetIP(r *http.Request) net.IP + func GetVersion(ip net.IP) int + func NewServer() *http.ServeMux + func RedirectURL(toV6 bool, tls *tls.ConnectionState) string + func ReturnIP(w http.ResponseWriter, r *http.Request) + func Usage(w http.ResponseWriter, r *http.Request) + type Response struct + Address string + Error string + ErrorCode int + Usage string + Version int