Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 276 Bytes

02.md

File metadata and controls

9 lines (4 loc) · 276 Bytes

Problem

Create a service that checks if an IP address is in the firehol blockelist-ipset.

Solution

I created a Node.js Restful API that returns a JSON object that will provide insight into where the IP address is in the world and whether it is on any blocked lists.