netbird/client
Zoltan Papp 4771fed64f
Support disabled resolved stub server mode (#1493)
In the case of disabled stub listeren the list of name servers is unordered. The solution is to configure the resolv.conf file directly instead of dbus API.
Because third-party services also can manipulate the DNS settings the agent watch the resolv.conf file and keep it up to date.

- apply file type DNS manager if in the name server list does not exist the 127.0.0.53 address
- watching the resolv.conf file with inotify service and overwrite all the time if the configuration has changed and it invalid
- fix resolv.conf generation algorithm
2024-01-24 16:47:26 +01:00
..
android Extend linter rules (#1300) 2023-11-10 16:33:13 +01:00
cmd Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
firewall Fix allow netbird traffic for nftables and userspace (#1446) 2024-01-11 12:21:58 +01:00
internal Support disabled resolved stub server mode (#1493) 2024-01-24 16:47:26 +01:00
ios/NetBirdSDK add unimplemented as a valid error in SSO check (#1440) 2024-01-10 08:54:05 +01:00
proto Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
server Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
ssh Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
system Fix Windows name on WMI error (#1426) 2024-01-01 21:28:42 +01:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui Fix preshared key not persisted in config (#1474) 2024-01-19 10:30:41 +01:00
Dockerfile use specific apline image version so the iptables will be installed with version 1.8.9 instead of 1.8.10 (#1405) 2023-12-20 19:41:57 +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