netbird/.github/workflows
Viktor Liu 2475473227
Support client default routes for Linux (#1667)
All routes are now installed in a custom netbird routing table.
Management and wireguard traffic is now marked with a custom fwmark.
When the mark is present the traffic is routed via the main routing table, bypassing the VPN.
When the mark is absent the traffic is routed via the netbird routing table, if:
- there's no match in the main routing table
- it would match the default route in the routing table

IPv6 traffic is blocked when a default route IPv4 route is configured to avoid leakage.
2024-03-21 16:49:28 +01:00
..
golang-test-darwin.yml Check git status after go mod tidy on CI (#1614) 2024-02-23 12:00:43 +01:00
golang-test-linux.yml Support client default routes for Linux (#1667) 2024-03-21 16:49:28 +01:00
golang-test-windows.yml Disable force jsonfile variable (#1611) 2024-03-15 10:50:02 +01:00
golangci-lint.yml Support client default routes for Linux (#1667) 2024-03-21 16:49:28 +01:00
install-script-test.yml Use github token to read api (#1125) 2023-09-05 14:40:40 +02:00
mobile-build-validation.yml Add routes and dns servers to status command (#1680) 2024-03-12 19:06:16 +01:00
release.yml Check git status after go mod tidy on CI (#1614) 2024-02-23 12:00:43 +01:00
sync-main.yml Add sync-main.yml GitHub workflow (#1359) 2023-12-06 17:51:11 +01:00
sync-tag.yml Specify ref for sync tag workflow (#1365) 2023-12-08 14:18:49 +01:00
test-infrastructure-files.yml Fix invalid cross-device link when moving geolocation databases (#1638) 2024-02-28 16:42:33 +03:00
update-docs.yml Decouple docs generation (#941) 2023-06-12 15:37:08 +02:00