mirror of
https://github.com/adulau/DomainClassifier.git
synced 2024-11-22 18:07:07 +00:00
Readme updated with Python 3 support
This commit is contained in:
parent
b6818de02d
commit
12e57efc4c
1 changed files with 3 additions and 3 deletions
|
@ -89,17 +89,17 @@ Exclude dot.lu:
|
||||||
|
|
||||||
### Software Required
|
### Software Required
|
||||||
|
|
||||||
* Python (tested successfully on version 2.6)
|
* Python (tested successfully on version 2.6, 2.7 and 3.5)
|
||||||
* dnspython library - http://www.dnspython.org/
|
* dnspython library - http://www.dnspython.org/
|
||||||
* IPy library
|
* IPy library
|
||||||
|
|
||||||
### Software using DomainClassifier
|
### Software using DomainClassifier
|
||||||
|
|
||||||
* [AIL framework - Analysis Information Leak framework][https://github.com/CIRCL/AIL-framework]
|
* [AIL framework - Analysis Information Leak framework](https://github.com/CIRCL/AIL-framework)
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
Copyright (C) 2012-2014 Alexandre Dulaunoy - a(at)foo.be
|
Copyright (C) 2012-2018 Alexandre Dulaunoy - a(at)foo.be
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as
|
it under the terms of the GNU Affero General Public License as
|
||||||
|
|
Loading…
Reference in a new issue