netbird/client
Viktor Liu ad9f044aad
[client] Add stateful userspace firewall and remove egress filters (#3093)
- Add stateful firewall functionality for UDP/TCP/ICMP in userspace firewalll
- Removes all egress drop rules/filters, still needs refactoring so we don't add output rules to any chains/filters.
- on Linux, if the OUTPUT policy is DROP  then we don't do anything about it (no extra allow rules). This is up to the user, if they don't want anything leaving their machine they'll have to manage these rules explicitly.
2024-12-23 18:22:17 +01:00
..
android [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
anonymize [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
cmd [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
errors [client] Fix error count formatting (#2641) 2024-09-24 20:57:56 +02:00
firewall [client] Add stateful userspace firewall and remove egress filters (#3093) 2024-12-23 18:22:17 +01:00
iface [client] Avoid using iota on mixed const block (#3057) 2024-12-16 18:09:31 +01:00
internal [client] Reduce DNS handler chain lock contention (#3099) 2024-12-21 15:56:52 +01:00
ios/NetBirdSDK [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
proto [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
server [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
ssh Fix lint (#2427) 2024-08-14 13:30:10 +03:00
system [client] Get static system info once (#2965) 2024-12-03 10:22:04 +01:00
testdata [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +02:00
ui [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
Dockerfile fix: client/Dockerfile to reduce vulnerabilities (#3019) 2024-12-11 16:46:51 +01: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