Page 1 of 1

Update QuFirewall rules by script?

Posted: Sun Jan 31, 2021 6:38 pm
by ryuk_
Hi all,

I'm using QuFirewall to deny all the incoming traffic except for some specific IPs. These IPs often change, so I would like to update my QuFirewall rules using a script that programmatically updates a rule containing the allowed source IPs.

Do you know if is it possible? For example via SSH (updating a specific rule file on the file system), or via API, or something else

Thanks