netbird/client
Zoltan Papp 30ebcf38c7
[client] Eliminate UDP proxy in user-space mode (#2712)
In the case of user space WireGuard mode, use in-memory proxy between the TURN/Relay connection and the WireGuard Bind. We keep the UDP proxy and eBPF proxy for kernel mode.

The key change is the new wgproxy/bind and the iface/bind/ice_bind changes. Everything else is just to fulfill the dependencies.
2024-10-22 20:53:14 +02:00
..
android [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
anonymize Extend client debug bundle (#2341) 2024-08-02 11:47:12 +02:00
cmd [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +02:00
errors [client] Fix error count formatting (#2641) 2024-09-24 20:57:56 +02:00
firewall [client] Exclude loopback from NAT (#2747) 2024-10-16 17:35:59 +02:00
iface [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
internal [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
ios/NetBirdSDK [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
proto [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
server [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +02:00
ssh Fix lint (#2427) 2024-08-14 13:30:10 +03:00
system Handling invalid UTF-8 character in sys info (#2360) 2024-08-01 16:46:55 +02:00
testdata [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +02:00
ui Fix decompress zip path (#2755) 2024-10-17 20:39:59 +02:00
Dockerfile fix: client/Dockerfile to reduce vulnerabilities (#2548) 2024-09-09 18:44:37 +02:00
installer.nsis Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
main.go Clarify XORMapped panic case (#877) 2023-05-18 19:47:36 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.wxs Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
resources.rc Bind implementation (#779) 2023-04-13 17:00:01 +02:00