Kyle's latest activity

  • K
    Kyle reacted to viruslab's post in the thread Firewall Alias with Domainname with Like Like.
    I've written a script for this problem. https://github.com/vgdh/proxmox-ipset-auto-dns It checks a cluster-wide, node, VM, and container-level IPsets. Detects IP sets with comments like auto_dns_example.com_github.com, resolves their IPs via DNS...
  • K
    Kyle replied to the thread Firewall Alias with Domainname.
    Hey, nice work. Good to see a bash option to compliment the existing python option. I took a quick look at the repo, didn't test but it looked good and well documented