acmpesuecc / bal.rs

Tilde 3.0 Project
GNU General Public License v3.0
0 stars 0 forks source link

feat: Add IP blacklisting #7

Open Prana-vvb opened 2 hours ago

Prana-vvb commented 2 hours ago

Extend the config.yaml file to have a blacklisted IPs section which the Load Balancer can read and return a 403 Forbidden status code to that IP when it tries to connect. Eg:

blacklisted_ip: 192.168.0.100, 192.168.1.257
bunsamosa-bot[bot] commented 2 hours ago

Thank you for opening this issue! A Maintainer will review it soon!