From bcb17d7673c6da9e7f3532bc0cccf00712962593 Mon Sep 17 00:00:00 2001 From: deflax Date: Wed, 26 Jun 2024 20:44:47 +0000 Subject: [PATCH] update banner --- client-tools/wg-rapid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-tools/wg-rapid b/client-tools/wg-rapid index 6a94f4e..baba1b9 100755 --- a/client-tools/wg-rapid +++ b/client-tools/wg-rapid @@ -342,7 +342,7 @@ elif [[ $# -eq 1 ]]; then cmd_up while true; do clear - say "wg-rapid by afx. ver.2204" + say "wg-rapid by deflax :]" echo " " say "[q] to stop the VPN connection." say "[d] or close the terminal window to keep the VPN connection setup configured"