Versions in this module Expand all Collapse all v0 v0.7.3 Nov 5, 2023 v0.7.2 Apr 8, 2020 Changes in this version + const UGSH + const UGSc + func Green(s string) string + func Red(s string) string + func UGSX() (net.IP, error) + func WhoamiDNS() (string, error) + func WhoamiWWW() (string, error) + func Yellow(s string) string + type Network struct + Interfaces []net.Interface + P2PInterfaces map[string][]string + PFRules bytes.Buffer + PeerIP string + UpInterfaces map[string][]string + func New(peerIP string) (*Network, error) + func (n *Network) CreatePF(leak, local bool) + func (n *Network) GetActive() error