update virtual-machines.tsx

This commit is contained in:
MacRimi
2026-04-05 11:51:26 +02:00
parent 5826b0419b
commit e9851da12f
6 changed files with 59 additions and 29 deletions

View File

@@ -557,7 +557,7 @@ test_vmct() {
test_system() {
header "SYSTEM EVENT TESTS (syslog injection)"
# ─ Test S1: Authentication failures ──
# <EFBFBD><EFBFBD>─ Test S1: Authentication failures ──
log ""
log "${BOLD} Test S1: SSH auth failure injection${NC}"
info "Injecting SSH auth failure messages into syslog."
@@ -684,7 +684,7 @@ show_menu() {
echo -ne " Select: "
}
# ── Main ──────<EFBFBD><EFBFBD><EFBFBD>─────────────────────────────────────────────────
# ── Main ───────────────────────────────────────────────────────
main() {
local mode="${1:-menu}"