denschub's latest activity

  • D
    TIL about the total size limit of /etc/pve. In that case, I should probably make sure I enforce a maximum limit for now, as that could break all kinds of other things. :/ I do remove IPs from the list again after a certain period of time, yeah...
  • D
    I have a service that automates the Proxmox Firewall based on a few inputs, like HTTP traffic analysis. The goal here is to block malicious traffic on the firewall level (primarily LLM crawling bots and vulnerability scanners). To achieve that, I...