Skip to content

Use Bing ip: searches to find the hostname of the provided ip addresses

License

Notifications You must be signed in to change notification settings

jrobles-r7/binvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

binvert

Use Bing ip: searches to find the hostname of the provided ip addresses.

usage: binvert.py [-h] [-i IPS] [-f FILENAME] [-p PAGES]

Return the hostname of the supplied IP addresses using Bing

optional arguments:

-h, --help show this help message and exit

-i IPS, --ips IPS Comma separated list of ip addresses

-f FILENAME, --filename FILENAME

File with one IP address per line

-p PAGES, --pages PAGES

Number of Bing pages to parse

TODO

Modify the parsing of the host command output. host can return multiple IP addresses.

About

Use Bing ip: searches to find the hostname of the provided ip addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages