From c324799387521fc96381bdb2fc9245ab946c8dcf Mon Sep 17 00:00:00 2001 From: hhf Date: Sat, 7 Dec 2024 23:43:17 +0530 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54c2dd7..9521960 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,12 @@ After running the script, you'll only be able to access: # You dont have to alter your VPS or any other Firewall -## Once you test it throughly you can remove your firewall port holes for the respective 22 and 8443 ports \ No newline at end of file +## Once you test it throughly you can remove your firewall port holes for the respective 22 and 8443 ports + +``` + _____ _ _ ____ _ ____ _ _ +|_ _|_ _(_) / ___| ___ __ _| | ___ / ___|| |_ __ _ ___| | __ + | |/ _` | | \___ \ / __/ _` | |/ _ \ \___ \| __/ _` |/ __| |/ / + | | (_| | | |___) | (_| (_| | | __/ ___) | || (_| | (__| < + |_|\__,_|_|_|____/ \___\__,_|_|\___| |____/ \__\__,_|\___|_|\_\ +``` \ No newline at end of file