netbird/client
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
..
cmd Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
internal Support no-proxy mode connection mode (#245) 2022-03-01 14:07:33 +01:00
system Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00
testdata Fix concurrency on the client (#183) 2022-01-10 18:43:13 +01:00
ui Add windows installer (#109) 2021-09-06 10:20:26 +02:00
Dockerfile Support environment vars (#155) 2021-11-15 09:11:50 +01:00
installer.nsis Stop service before uninstall (#158) 2021-11-14 21:30:18 +01:00
main.go Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00
manifest.xml Add windows installer (#109) 2021-09-06 10:20:26 +02:00
resources.rc Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
wireguard_nt.sh Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00