Versions in this module Expand all Collapse all v0 v0.79.0 Feb 19, 2026 v0.78.3 Feb 19, 2026 Changes in this version + func NewMiddleware(c *Config) (m proxy.Middleware) + type Config struct + AllowlistAddrs netutil.SliceSubnetSet + Logger *slog.Logger + Ratelimit uint + SubnetLenIPv4 uint + SubnetLenIPv6 uint + func (c *Config) Validate() (err error)