mirror of
https://github.com/fosrl/newt.git
synced 2026-09-01 19:51:30 +02:00
2
main.go
2
main.go
@@ -473,8 +473,6 @@ func main() {
|
||||
if err != nil {
|
||||
logger.Error("Failed to start WireGuard tester server: %v", err)
|
||||
} else {
|
||||
logger.Info("WireGuard connection testing server started on port %d", wgService.Port)
|
||||
|
||||
// Make sure to stop the server on exit
|
||||
defer wgTesterServer.Stop()
|
||||
}
|
||||
|
||||
1
newt_arm64.REMOVED.git-id
Normal file
1
newt_arm64.REMOVED.git-id
Normal file
@@ -0,0 +1 @@
|
||||
e3dab3248cc8b7e23f9a99c817371495f93c1f5d
|
||||
Reference in New Issue
Block a user