CHScanner does NOT use code from other applications, except for the "Mersenne Twister"
random number generator, MT19937, public code, modified as a C++ class by the CHScanner's author.
The IP locations database is derived from the MaxMind's GeoIP Lite csv database, which is licensed under LGPL. In turn, the geolocation
database included in this application is also licensed under LGPL. I have created a new database only for speed reasons.
Here is MaxMind's copyright notice:
"
This product includes GeoLite data created by MaxMind, available from
http://maxmind.com/
".
Informations about used algorithms were gathered from public sources (i.e. Internet search and RFC collection).
Data files are builded from public available sources like IANA (Internet Assigned Numbers Authority) and from "personal" discovery, especially for Operating System Mimic Tehnology.
[ User Guide ]