Hiproxy Documentation
Introduction
  Overview
  Requirements
  Tutorial
User Interface
  Main Window
  Commands
  Settings
  Import
  VeriFast
  OE Scan
Ordering
  Lite vs Pro
  License
  Register
F A Q
Exclusion List
Status Codes
Known Issues
Tips
 
  Exclusion List (ban list)    

You can exclude (block) proxy IP ranges from verification. This list of "banned" IP addresses is stored in file excluded.txt in Hiproxy's directory.  Enter one IP address or range per line. The following formats are supported:

Format Will Exclude
123.231.111.222 only IP address 123.231.111.222
123.231.* range from 123.231.0.0 to 123.231.255.255
123.* range from 123.0.0.0 to 123.255.255.255
123.231.* - 123.250.* range from 123.231.0.0 to 123.250.255.255

Support for Blocklist Manager  

Hiproxy can handle over 100,000 ban ranges in file excluded.txt, if pre-sorted. 
Download and install Blocklist Manager (www.bluetack.co.uk), run it and do the following: 

  1. Click toolbar button Sources > Options > Sources > select one or more > Enable > Apply > Ok
  2. Click toolbar button Download and wait for download 
  3. Click toolbar button Convert > select Output for "Generic - IP range - UnPaded" > hit Convert button > Save As > excluded.txt (in your Hiproxy directory).
  4. Add a separate line at the top of file excluded.txt with the string 'SORTED. This will prevent HiProxy from sorting ranges in the file - a slow procedure for 60K+ ranges.