Versions in this module Expand all Collapse all v1 v1.1.30 Apr 17, 2023 Changes in this version + func AddRoutes(routes ...types.Route) error + func GetInterface() (*net.Interface, error) + func Listener(config Config) (net.Listener, error) + type Config struct + Addr string + Addr6 string + Gateway string + MTU int + Name string + Routes []types.Route