scripts/start-gotty.sh aktualisiert

This commit is contained in:
2025-01-07 14:58:15 +01:00
parent b420747252
commit 58af2f9c81

View File

@@ -1,3 +1,3 @@
#!/bin/bash
sleep 5
TERM=linux gotty --address 0.0.0.0 --title-format wg0 watch --no-title --color sudo wg show wg0
TERM=linux gotty --address 0.0.0.0 --port 4080 --title-format wg0 watch --no-title --color sudo wg show wg0