From 4e65a1cdeffbdb63d6613423ff102949c68ba446 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 8 Feb 2025 18:35:50 +0100 Subject: [PATCH] Update secure.sh --- secure.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/secure.sh b/secure.sh index 3572286..6596185 100644 --- a/secure.sh +++ b/secure.sh @@ -74,4 +74,7 @@ echo echo "2. Use this command to connect" echo echo "ssh $USERNAME@$WG_SUBNET::1" +echo +echo "NOTICE:" +echo "If you need to change the port or other VPN settings, do it NOW. Edit /etc/wireguard/vmh-ssh-vpn.conf"