Install python package dependencies:
pip install -r requirements.txt
(none yet, but may add some)
I recommend adding each of these as aliases in your terminal (see tutorial), like this:
alias open_ports='python3 /path/to/dir/open.ports.py
you can copy/paste all these aliases from the alias.txt file.
telnet - installation guide
locate_ip.sh <ip_or_domain>
- geolocate IP address to get location and ISP information
open_ports.py <ip_or_domain>
- check to see if common ports for dns/ssh/ftp/http/etc are open or not using telnet