/ConfiNet

Command line application and wrapper with useful networking tools

Primary LanguagePython

ConfiNet

ConfiNet is a command line application with useful networking tools such as port scanning, locating IP addresses, etc. To try it out, ensure that you have pip3 installed for Python3 then simply run the script.

Instructions to Build

./build.sh

Instructions to Run

./run.sh

Commands

  • scan - find open ports provided an IP address
  • locate - find out location information provided an IP address
  • whoami - find out IP address information about your machine
  • meta - find out meta data about a file(s)