3 lines
127 B
Bash
3 lines
127 B
Bash
#!/bin/bash
|
|
sleep 5
|
|
TERM=linux gotty --address 0.0.0.0 --port 4080 --title-format wg0 watch --no-title --color sudo wg show wg0 |