netbird/client/internal
Givi Khojanashvili 1d9feab2d9
Feat fake dns address (#902)
Works only with userspace implementation:
1. Configure host to solve DNS requests via a fake DSN server address in the Netbird network.
2. Add to firewall catch rule for these DNS requests.
3. Resolve these DNS requests and respond by writing directly to wireguard device.
2023-06-08 13:46:57 +04:00
..
acl Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
dns Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
peer Prevent peer updates on flapping status and fix route score logic (#920) 2023-06-01 16:00:44 +02:00
proxy Share kernel Wireguard port with raw socket (#826) 2023-05-03 14:47:44 +02:00
routemanager Prevent peer updates on flapping status and fix route score logic (#920) 2023-06-01 16:00:44 +02:00
stdnet Ignore ipv6 labeled address (#809) 2023-04-14 15:40:27 +02:00
config_test.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
config.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00
connect.go Feature/android route notification (#868) 2023-05-31 18:25:24 +02:00
device_auth.go Support remote scope and use id token configuration (#784) 2023-04-05 17:46:34 +02:00
engine_stdnet_android.go Add route management for Android interface (#801) 2023-04-17 11:15:37 +02:00
engine_stdnet.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00
engine_test.go Feature/android route notification (#868) 2023-05-31 18:25:24 +02:00
engine.go Struct Engine has methods on both value (#934) 2023-06-05 15:34:22 +02:00
login.go Mobile (#735) 2023-03-17 10:37:27 +01:00
mobile_dependency.go Feature/android route notification (#868) 2023-05-31 18:25:24 +02:00
oauth_test.go Support remote scope and use id token configuration (#784) 2023-04-05 17:46:34 +02:00
oauth.go Fix incomplete verification URI issue in device auth flow (#838) 2023-05-05 12:43:04 +02:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00