It might be nice if the generated scripts could do a check to see if the ipset was already exists. If it exists, exit.
The drawback would be this would not update a list if another script was an updated list that has more coverage. An alternative would be recognizing that the list has overlap, providing one line of output, and then trying the rest without error output.
It might be nice if the generated scripts could do a check to see if the ipset was already exists. If it exists, exit.
The drawback would be this would not update a list if another script was an updated list that has more coverage. An alternative would be recognizing that the list has overlap, providing one line of output, and then trying the rest without error output.