Stop remote SSH sessions on close and timeout

This commit is contained in:
benya
2026-06-04 16:55:06 +03:00
parent 6fc805491e
commit 9143b43637
5 changed files with 113 additions and 10 deletions

View File

@@ -329,6 +329,7 @@ Allowed command types:
- `uci_revert`
- `uci_restore`
- `remote_ssh_reverse`
- `remote_ssh_close`
Package commands are package-manager aware on the agent. OpenWrt 25.12+ uses `apk`; older releases usually use `opkg`. Legacy `opkg_*` command names are still accepted for compatibility, but the UI uses `pkg_*`.