nmap/zenmap/radialnet
2023-01-31 23:06:30 +00:00
..
bestwidgets Merge #2088: Update Zenmap to Python 3 and PyGObject 2022-12-07 20:34:03 +00:00
core Fix encoding issues related to Python 3 upgrade. 2022-12-07 20:34:07 +00:00
gui Un-localize things like 'IPv4', 'PDF', etc. 2023-01-31 23:06:30 +00:00
share/sample
util Merge #2088: Update Zenmap to Python 3 and PyGObject 2022-12-07 20:34:03 +00:00
__init__.py Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
CHANGELOG
radialnet.pyw Merge #2088: Update Zenmap to Python 3 and PyGObject 2022-12-07 20:34:03 +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>.