Simple ICMP ping, detailed lookup and local IP check.
Releases are available in this project, if you want to skip the whole installation process.
Python must be installed on your computer; please get the most recent version.
If you're running Windows, you can download the .zip file directly from GitHub. In this case, you can still use Git to clone my repository.
Extract the Zip file and then open your command prompt in the same directory
$ py main.py
If you're running Linux, clone my repository into your own directory by using this command
$ sudo apt install git
$ git clone https://github.com/qro/ip.git
$ cd ip
From there,
$ python3 main.py
- Removed the port scanner from
v1
because it's extremely unstable, but everything else should be cleaned up. - Added a function to create a
.txt
file and save all your sent ip's with the date and time, pretty useless but yeah. - If you need any support, send me an email at qro.gh@pm.me or send me a pm my telegram.