netbird/client/internal
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
..
peer Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
proxy Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
config.go Change Management Sync protocol to support incremental (serial) network changes (#191) 2022-01-16 17:10:36 +01:00
engine_test.go single socket ice (#232) 2022-02-16 20:00:21 +01:00
engine.go Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00