1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-05 22:19:03 +00:00
Files
nmap/zenmap/radialnet
dmiller 085cd7fd34 Suppress unused import LGTM.com alert for I18N
I18N installs the `_` function into the builtin namespace, so it looks
like it's unused when it's not. #1834
2019-12-30 00:53:25 +00:00
..
2019-12-28 02:42:14 +00:00
2019-12-28 02:42:14 +00:00
2017-10-30 01:13:00 +00:00
2019-12-28 02:42:14 +00:00

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>.