Skip to content

qro/ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

80 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


๐Ÿ”Ž ip - a IP multifunctional tool.

Simple ICMP ping, detailed lookup and local IP check.

๐Ÿ› ๏ธ Installation

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.

Windows ๐ŸชŸ

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

Linux ๐Ÿง

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

โ„น๏ธ Information

  • 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.

About

๐Ÿ”Ž Simple ICMP ping, detailed lookup and local IP check.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages