mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 15:46:45 +00:00
http://seclists.org/nmap-dev/2014/q2/318 Essentially, we import the xml name, then override its search path, stripping out the _xmlplus paths that PyXML uses. This leaves only the Python 2 standard library path, which is what Zenmap was written for. |
||
|---|---|---|
| .. | ||
| bestwidgets | ||
| core | ||
| gui | ||
| share/sample | ||
| util | ||
| __init__.py | ||
| CHANGELOG | ||
| radialnet.pyw | ||
| 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>.