DivyendraPatil / ip-checker

A cli tool to quickly check whether if its a google/amazon/fastly/atlassian/bing ip (Mainly for ddos api gateway)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ip-checker

A cli tool to quickly check whether if its a google/fastly/atlassian ip (Mainly for ddos api gateway)

Build by running the below command in the current folder

CGO_ENABLED=0 go build -o ip-checker

Run by:

./ip-checker 8.8.8.8

About

A cli tool to quickly check whether if its a google/amazon/fastly/atlassian/bing ip (Mainly for ddos api gateway)

License:GNU General Public License v3.0


Languages

Language:Go 100.0%