Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 320 Bytes

bwhois is a simple utility used to request information about a particular IP to the ip-info api

Usage

Either pass a single IP to the script or pass a comma separated list of ips and used the -batch flag. Anything else results in an error

bwhois 1.1.1.1
bwhois -batch 1.1.1.1,1.1.1.2