-
-
When possible, the launcher should attempt to automatically forward a server's ports when it is launched. Use UPNP.
- UPNP support should be generally verifiable *without* needing to launch a serve…
-
im running python3 netbox-scanner.py nmap
its saying started 0 hosts.. the samples i ran and it went out and did nmap discovery , created the xml file and everything.
am i literally doing it wrong…
-
```
What steps will reproduce the problem?
1. running any nmap command
2.
3.
What is the expected output? What do you see instead?
I get expected output initially. After one nmap command the text is…
-
```
What steps will reproduce the problem?
1. running any nmap command
2.
3.
What is the expected output? What do you see instead?
I get expected output initially. After one nmap command the text is…
-
```
What steps will reproduce the problem?
1. running any nmap command
2.
3.
What is the expected output? What do you see instead?
I get expected output initially. After one nmap command the text is…
-
It would be interesting to add -iR support (ala nmap) where the argument to it is a number, like so (simplified example): `./masscan -iR 9001 -p 22`, where it would scan 9001 randomly generated IP add…
-
[python-nmap](https://bitbucket.org/xael/python-nmap) might be cleaner than calling nmap via a subprocess.
Though [in the main file](https://bitbucket.org/xael/python-nmap/src/default/nmap/nmap.py)…
-
I haven't found a way to determine the status of the port, either open, filtered or closed.
Maybe add it to the "port" column? So the port column would return for example 21/open.
Or maybe add it …
-