diff options
| author | James O'Doherty <james@theodohertyfamily.com> | 2026-06-13 14:08:14 -0400 |
|---|---|---|
| committer | James O'Doherty <james@theodohertyfamily.com> | 2026-06-13 14:08:14 -0400 |
| commit | 1b23c0acbb6e4f45ce4c4e95ad295218d769f709 (patch) | |
| tree | db2e7b404fc79aea4a13ce4065c0bd69be29b51b /README.md | |
| parent | 5646eca119f80f8f45ebec9fcbe666ca614ebf5d (diff) | |
docs: update diagnostics description and add healthcheck command to README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -48,7 +48,8 @@ Manage your VPN configurations easily from the CLI: | `profile stop <name>` | Force-stop an active tunnel session. | ### Diagnostics -Check your environment and verify isolation using these subcommands: +Check your environment and troubleshoot issues using these subcommands: +- `healthcheck`: Run a comprehensive diagnostic to ensure your system supports rootless namespaces. - `show-config`: View resolved paths and current isolation status. - `test-ns`: Verify that you are correctly isolated in a network namespace. - `test-args`: (For developers) Verify 8-bit clean argument passing. |
