|
Although it is not fully functional without the listview enabled, it can be used to generate lists quickly if you don't
use the listview.
Unchecking 'Use Listview' in options will allow BLM to use an internal memory array
to process rather than the listview. This is fast and uses little memory.
- Some of the conversions only work when there is a list loaded in the listview, however, the basic exports work. There
is a new menu item 'Array' that has an option to load the memory array into the listview.
- Performing a find of IP's from the memory array will load the results into the listview.
- Notice there is a 'Clear' menu item now. Once set up, you can check 'Download on Startup', 'Shutdown when Done', 'Auto
Export', and 'Start Minimized in Tray' to have the BLM invisibly process your predefined lists and outputs, then exit
quietly.
Memory Array Processing vs. Listview Processing
Using the Listview as the central storage for IP Ranges is the original method by which BLM processed the lists. With small
lists this was faster than merging via cut and paste. Listview Processing is performed in the following sequence: Loading
of Sources with Duplicate removal, Sorting, Merging/Splitting, then Exporting.
Using the Memory Array is new. By disabling the Listview Processing, much greater speed and much less memory is used. Memory
Array Processing is performed in the following sequence: Loading of Sources, Sorting, Duplicate removal/Merging/Splitting,
then Exporting.
* Option: Memory Array optimized for up to 327680 Rules
* Option: Process on Startup
* Option: Shutdown when done processing
-- This only happens if there were no errors.
* Tweak: Inclusions/Exclusions Enhanced
-- Added Listview and controls. It's now the BLM Edit feature.
-- Add/Edit/Delete "Personal IP filter" via the Inclusions OR the Exclusions Editors.
* Option: Fill Listview from Array After Processing
-- Automatically populate the Listview after Memory Array processing is complete.
* Fix: IP Range Calculator (Ctrl-C)
* Fix: Bearshare Format
-- Added /255.255.255.255 mask for single IP's
* Fix: WHOIS Project now accepts a Host as well as an IP
|