diff --git a/GhostTR.py b/GhostTR.py old mode 100644 new mode 100755 index ccc1455c..131fa3d3 --- a/GhostTR.py +++ b/GhostTR.py @@ -172,7 +172,7 @@ def showIP(): Show_IP = respone.text print(f"\n {Wh}========== {Gr}SHOW INFORMATION YOUR IP {Wh}==========") - print(f"\n {Wh}[{Gr} + {Wh}] Your IP Adrress : {Gr}{Show_IP}") + print(f"\n {Wh}[{Gr} + {Wh}] Your IP Address : {Gr}{Show_IP}") print(f"\n {Wh}==============================================") @@ -260,11 +260,11 @@ def option(): # BANNER TOOLS clear() stderr.writelines(f""" - ________ __ ______ __ + ________ __ ______ __ / ____/ /_ ____ _____/ /_ /_ __/________ ______/ /__ / / __/ __ \/ __ \/ ___/ __/_____/ / / ___/ __ `/ ___/ //_/ - / /_/ / / / / /_/ (__ ) /_/_____/ / / / / /_/ / /__/ ,< - \____/_/ /_/\____/____/\__/ /_/ /_/ \__,_/\___/_/|_| + / /_/ / / / / /_/ (__ ) /_/_____/ / / / / /_/ / /__/ ,< + \____/_/ /_/\____/____/\__/ /_/ /_/ \__,_/\___/_/|_| {Wh}[ + ] C O D E B Y H U N X [ + ] """) diff --git a/README.md b/README.md index a5f4df0f..32ad960b 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Useful tool to track location or mobile number, so this tool can be called osint New update : ```Version 2.2``` -### Instalation on Linux (deb) +### Installation on Linux (deb) ``` sudo apt-get install git sudo apt-get install python3 ``` -### Instalation on Termux +### Installation on Termux ``` pkg install git pkg install python3