netbird/client
Zoltan Papp 9203690033
[client] Code cleaning in net pkg and fix exit node feature on Android(#2932)
Code cleaning around the util/net package. The goal was to write a more understandable source code but modify nothing on the logic.
Protect the WireGuard UDP listeners with marks.
The implementation can support the VPN permission revocation events in thread safe way. It will be important if we start to support the running time route and DNS update features.

- uniformize the file name convention: [struct_name] _ [functions] _ [os].go
- code cleaning in net_linux.go
- move env variables to env.go file
2024-11-26 23:34:27 +01:00
..
android [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
anonymize [client] Exclude split default route ip addresses from anonymization (#2853) 2024-11-07 16:29:32 +01:00
cmd [client] Fix race conditions (#2869) 2024-11-11 14:55:10 +01:00
errors [client] Fix error count formatting (#2641) 2024-09-24 20:57:56 +02:00
firewall [client] Test nftables for incompatible iptables rules (#2948) 2024-11-25 15:11:56 +01:00
iface [client] Code cleaning in net pkg and fix exit node feature on Android(#2932) 2024-11-26 23:34:27 +01:00
internal [client] Code cleaning in net pkg and fix exit node feature on Android(#2932) 2024-11-26 23:34:27 +01:00
ios/NetBirdSDK [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
proto
server Fix cached device flow oauth (#2833) 2024-11-05 14:51:17 +01:00
ssh
system
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
main.go
manifest.xml
netbird.wxs
resources.rc