Rößner-Network-Solutions

Skip to content

Feat: Add initial blocklist service with periodic updates

Christian Rößner requested to merge features into main

Implemented a blocklist service using Gin framework to check blocked IPs. Initial blocklist is loaded from a file, and the list is periodically updated by checking file modifications. Environment variables CONFIG_PATH and SERVER_ADDRESS are used to configure the service.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading