netbird/client/server
Viktor Liu 21ba6ad266
Improve dns forwarder errors and improve domain anonymization (#3052)
* Improve dns forwarder errors and improve domain anonymization


* Use original domain for dns states

* Don't match subdomains for non-wildcard dns routes

* Fix iOS

* Add string representation for local resolver

* Return correct handler for dynamic

* Add dns server dns route + upstream handler test
2024-12-17 12:57:07 +01:00
..
debug_test.go [client] Add network map to debug bundle (#2966) 2024-12-03 14:50:12 +01:00
debug.go [client] Add network map to debug bundle (#2966) 2024-12-03 14:50:12 +01:00
log.go Restore netbird state and log level after debug (#2047) 2024-05-24 13:27:41 +02:00
network.go Improve dns forwarder errors and improve domain anonymization (#3052) 2024-12-17 12:57:07 +01:00
panic_generic.go [client] Log windows panics (#2829) 2024-11-01 15:08:22 +01:00
panic_windows.go [client] Log windows panics (#2829) 2024-11-01 15:08:22 +01:00
server_test.go [management] add update account peers hook (#3060) 2024-12-17 12:10:33 +01:00
server.go Rename CLI commands and status output with the new network concept. (#3029) 2024-12-12 12:53:52 +01:00
state_generic.go [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
state_linux.go [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
state.go [client] Add state handling cmdline options (#2821) 2024-12-03 16:07:18 +01:00