Open kivimart opened 2 years ago
I replaced the TMPRSC .rsc in the script to allow to continue on error.
echo ":do {add list=cs-block address=$line } on-error={}" >> $_TMPRSC
Still get duplicates but it continues on error.
You can use /ip firewall address-list remove [find list=CrowdSec]
Hello.
The script is adding the same ip adresses in the list over and over again making the import to mikrotik halt with error.
I am using centos stream to create the list with default options in the script.
Thanks