Václav Bartoš

Results 2 issues of Václav Bartoš

- added support for "whitelist" tag (i.e. IPs whitelisted in NERD shows as such in Cortex) - better error handling, distinguish 404 because of unknown IP address from other reasons...

category:enhancement

The import statement in `__init__.py` seems to be the only thing incompatible with Python 3. After the change, it works fine in both Python 2 and 3. The rest of...