New feature to create rules via MSP API
I have a NodeJS app that hits external APIs for blocklists, such as from iplists.firehol.org and lists.blocklist.de and merges all the IPs/domains into an array.
It takes the array and cuts it into sub-arrays of 2000 each.
Then it upserts them into new or existing target lists with a naming convention like AutoBlocklist+n AutoBlocklist2 etc...
If we could create rules via MSP API, the app could upsert the rules according to the updated AutoBlocklists.
This would be a great addition to the Docker content available to Firewalla customers now.
I will post a url to the github project soon.
Thanks for listening.
Please sign in to leave a comment.
Comments
0 comments