nmap/zenmap/radialnet
d33tah ccd0c02a4c Add a lacking space in the license comment. The command I used to do this is:
for file in `grep "* including the terms and conditions of this license text as well.       \*" * -r --files-with-match `; do sed "s/\* including the terms and conditions of this license text as well.       \*/* including the terms and conditions of this license text as well.        */g" -i $file; done
2013-09-11 19:06:20 +00:00
..
bestwidgets Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
core Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
gui Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
share/sample
util Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
__init__.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
CHANGELOG
radialnet.pyw Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06: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>.