Files
docker-wireguard-server/scripts/start-gotty.sh

3 lines
143 B
Bash

#!/bin/bash
sleep 5
TERM=linux gotty --address 0.0.0.0 --title-format wg${WG_CONFIG_ID} watch --no-title --color sudo wg show wg${WG_CONFIG_ID}