netbird/client/internal/routemanager
Zoltan Papp c590518e0c
Feature/exit node Android (#1916)
Support exit node on Android.
With the protect socket function, we mark every connection that should be used out of VPN.
2024-05-07 12:28:30 +02:00
..
client_test.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
client.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
manager_test.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
manager.go Feature/exit node Android (#1916) 2024-05-07 12:28:30 +02:00
mock.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
notifier.go Feature/exit node Android (#1916) 2024-05-07 12:28:30 +02:00
routemanager.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
server_android.go Add routes and dns servers to status command (#1680) 2024-03-12 19:06:16 +01:00
server_nonandroid.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
server.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
systemops_android.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_bsd.go Retry reading routing table (bsd) (#1914) 2024-05-07 09:51:43 +02:00
systemops_darwin_test.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_darwin.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_ios.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_linux_test.go Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
systemops_linux.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_nonlinux.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_test.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_unix_test.go Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
systemops_windows_test.go Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
systemops_windows.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00