nmap/zenmap/radialnet
2019-12-30 15:54:34 +00:00
..
bestwidgets Fix some 'import *' messiness. #1834 2019-12-29 19:56:26 +00:00
core Remove unused imports 2019-12-28 02:42:14 +00:00
gui Avoid 'import *' where __all__ not defined. #1834 2019-12-30 15:54:34 +00:00
share/sample
util Avoid 'import *' where __all__ not defined. #1834 2019-12-30 15:54:34 +00:00
__init__.py Bump copyright date in license headers 2019-05-28 21:36:04 +00:00
CHANGELOG
radialnet.pyw Avoid 'import *' where __all__ not defined. #1834 2019-12-30 15:54:34 +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>.