From 9bb5cab9953fbbb4383b3877db8e3ec7b33dcc5c Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 14 Oct 2021 02:40:30 -0400 Subject: [PATCH] Update tcpshield.sh --- tcpshield.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tcpshield.sh b/tcpshield.sh index eec16d7..dfda26d 100644 --- a/tcpshield.sh +++ b/tcpshield.sh @@ -14,8 +14,8 @@ get_ports(){ } output "TCPShield IPWhitelist Script" -output "Copyright © 2020 Thien Tran ." -output "Support: https://thientran.io/discord" +output "Copyright © 2020 Thien Tran ." +output "Support: https://matrix.to/#/#tommytran732:matrix.org" output "" output "Enter the list of ports you want opened, separated by a space."