Skip to content

gFazzari/AbuseIPDB_multipleLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Description

Simple Go program to check the reputation of a set of IP Address.
It's required an AbuseIPDB API key, which can be obtained from https://www.abuseipdb.com/account/api with a free account.
Run go build main.go and execute the program.

Usage

You need to insert IPs or domains to lookup in a file called "ip.txt" situated in the same folder of the executable.
The program will perform the lookup and put the results in a file called "res.txt".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages