nmap/zenmap/radialnet
2014-02-20 21:22:30 +00:00
..
bestwidgets Spellcheck on all Python files 2014-02-20 21:22:30 +00:00
core Spellcheck on all Python files 2014-02-20 21:22:30 +00:00
gui Spellcheck on all Python files 2014-02-20 21:22:30 +00:00
share/sample
util Remove some unneeded imports of re, and compile one pattern 2014-01-08 23:09:32 +00:00
__init__.py Apply PEP 8 style guidance to zenmap 2014-01-08 19:50:22 +00:00
CHANGELOG
radialnet.pyw Replace == and != with is and is not for comparisons with None 2014-01-09 16:47:20 +00:00
README

To start the application you may just double-click the radialnet.py file or
start it with the following command:

    $ python radialnet.py

To view command line list of arguments type '--help':

    $ python radialnet.py --help

Att, João Medeiros <ignotus21@gmail.com>.