- Serialize supported tunnel runtime flags for service-managed runs - Prepend explicit CLI flags before generated tunnel run arguments - Add regression tests for string, int, duration, and bool flags - Keep service-managed autoupdate flags out of pass-through args Fixes the Linux service-install path where config-based installs dropped generic tunnel flags like --edge-ip-version, causing generated systemd units to ignore explicit runtime settings. |
||
|---|---|---|
| .. | ||
| access | ||
| cliutil | ||
| flags | ||
| management | ||
| proxydns | ||
| tail | ||
| tunnel | ||
| updater | ||
| app_forward_service.go | ||
| app_service.go | ||
| common_service.go | ||
| common_service_test.go | ||
| generic_service.go | ||
| linux_service.go | ||
| macos_service.go | ||
| main.go | ||
| service_template.go | ||
| windows_service.go | ||