Versions in this module Expand all Collapse all v0 v0.0.2 Nov 22, 2020 v0.0.1 Nov 16, 2020 Changes in this version + func GetInterfaceFromIP(ip net.IP) (*net.Interface, error) — darwin/amd64, linux/amd64 + func GetSourceIP(dstip net.IP) (net.IP, error) — darwin/amd64, linux/amd64 + func Intercept(timeout time.Duration) (string, error)