As a MikroTik router owner, I want to block malicious IP addresses at the router level so that my network isn’t flooded with unnecessary packets.
MikroTik has API where you can configure it remotely. All you need is send HTTP request to gateway. Also for security reasons, put the configuration in a text file.
As a MikroTik router owner, I want to block malicious IP addresses at the router level so that my network isn’t flooded with unnecessary packets.
MikroTik has API where you can configure it remotely. All you need is send HTTP request to gateway. Also for security reasons, put the configuration in a text file.