mirror of
https://github.com/fosrl/newt.git
synced 2026-03-03 17:26:43 +00:00
Holepunch tester working?
This commit is contained in:
@@ -148,7 +148,6 @@ func NewWireGuardService(interfaceName string, mtu int, host string, newtId stri
|
||||
mtu: mtu,
|
||||
client: wsClient,
|
||||
key: key,
|
||||
keyFilePath: generateAndSaveKeyTo,
|
||||
newtId: newtId,
|
||||
host: host,
|
||||
lastReadings: make(map[string]PeerReading),
|
||||
|
||||
Reference in New Issue
Block a user