1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 04:49:02 +00:00

Remove -sR o.rpcscan handling; make -sR an alias for -sV.

This commit is contained in:
david
2011-03-12 18:20:09 +00:00
parent 3f8618479f
commit 523c4f7104
9 changed files with 57 additions and 57 deletions

View File

@@ -289,7 +289,6 @@ class NmapOps {
int ipprotscan;
int maimonscan;
int nullscan;
int rpcscan;
int synscan;
int udpscan;
int sctpinitscan;