Add fully manual VPN mode

This commit is contained in:
2026-05-26 14:18:38 +03:00
parent c3d8e4b62f
commit f2d4f8e04b
10 changed files with 94 additions and 13 deletions

View File

@@ -61,6 +61,12 @@ When SSO/autofill changed, prefer:
vpn --manual
```
Use the fully manual path when validating a no-autofill diagnosis path:
```sh
vpn --manual-full
```
Only use automatic mode after manual mode proves the form is filled correctly:
```sh