Logo
FireHOL IP Aggregator

FireHOL IP Aggregator

#Threat Defense#Threat Management

BotScout.com provides proactive bot detection, screening, and banning through a powerful API.

Visit Website

Application for Managing Feeds from Blocklist IP Sets

This application is designed to manage feeds from blocklist IP sets, specifically in the form of *.netset and *.ipset files, while also tracking historical changes. It provides an HTTP-based API service for handling search requests. The data processing involves updating the 'last_added' field, maintaining records of deleted data, and creating a timeline based on events. To start the application, use the command 'docker-compose up'. The API includes functions for search requests, such as POST /search and GET /search/ip. You can access the API documentation by making a request to an unspecified URL. Additionally, a Python client package named 'fiaclient' is available for use.