package holepunch type Config struct { RelayIP string RelayPort string ListenAddr string LocalPort string LocalRelayIP string UID string }