Skip to content

Te-k/harpoontools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harpoon Tools

CLI tools using Harpoon features

PyPI PyPI - Downloads PyPI - License GitHub issues

Tools

  • ipinfo : provides information on an IP address (ASN and location)
  • asninfo : provides information on an ASN number
  • dns : provides DNS information on a domain or IP
  • dnsresolve : provinde IP information on a list of domains
  • asncount : count IP addresses by ASN numbers
  • countrycount : count IP addresses by countries
  • htraceroute: traceroute adding AS and geolocation of IPs (you need to have traceroute installed)
  • myip: get your public IP and location from ipinfo.io

Install

Install Harpoon and then harpoontools :

pip install harpoon
pip install harpoontools

Configure Harpoon and download static files:

harpoon config -u
harpoon config

Licence

This code is licensed under GPLv3

About

CLI tools using Harpoon features

Resources

License

Stars

Watchers

Forks

Packages

No packages published