netbird/iface
Mikhail Bragin 5d4c2643a3
Support no-proxy mode connection mode (#245)
When one of the peers has a static public host IP
or both peers are in the same local network
we establish a direct Wireguard connection
bypassing proxy usage.
This helps reduce FD usage and improves
performance.
2022-03-01 14:07:33 +01:00
..
configuration.go Fix unstable parallel tests (#202) 2022-01-25 09:40:28 +01:00
iface_darwin.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
iface_linux.go chore: fix lint errors 2022-01-25 08:41:27 +01:00
iface_test.go Fix unstable parallel tests (#202) 2022-01-25 09:40:28 +01:00
iface_unix.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
iface_windows.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
iface.go Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
ifacename_darwin.go Peer management login (#83) 2021-08-15 16:56:26 +02:00
ifacename.go Peer management login (#83) 2021-08-15 16:56:26 +02:00