Versions in this module Expand all Collapse all v0 v0.0.12 Feb 12, 2021 Changes in this version + const USER_AGENT + const VERSION + type Config struct + DebugHTTPHeaders []string + ECSFullSubnet bool + LocalIPFilter bool + LogGuessedIP bool + Path string + RemoteAddr string + Timeout uint + Tries uint + Upstream []string + Verbose bool + func LoadConfig(path string) (*Config, error) + type DNSRequest struct + type Server struct + func NewServer(conf *Config) (*Server, error) + func (s *Server) Handler() http.Handler