mirror of
https://github.com/fosrl/newt.git
synced 2026-02-11 23:46:54 +00:00
Clean up operation
This commit is contained in:
3
linux.go
3
linux.go
@@ -66,9 +66,6 @@ func clientsHandleNewtConnectionNative(publicKey, endpoint string) {
|
||||
}
|
||||
|
||||
func clientsAddProxyTargetNative(pm *proxy.ProxyManager, tunnelIp string) {
|
||||
if !ready {
|
||||
return
|
||||
}
|
||||
// add a udp proxy for localost and the wgService port
|
||||
// TODO: make sure this port is not used in a target
|
||||
if wgServiceNative != nil {
|
||||
|
||||
Reference in New Issue
Block a user