Let's say I want to mitigate attacks on my corporate network, and have a list of IP addresses that come from China. (I operate in the Western Hemisphere only and I'm not concerned about branching out to China at this time.)
I would like to be able to load that IP address list from file.
(Right now I would need to - and probably will - write my own code to turn it into an rsc file, and then import it.)
Better still, I'd like to be able to download the IP address list from time to time - so maybe we can get some better scripting functionality with wget availability?