mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 14:09:02 +00:00
Remove -q (quash argv to "pine" option).
This commit is contained in:
1
nmap.h
1
nmap.h
@@ -246,7 +246,6 @@ void *realloc();
|
||||
sockets. Can also adjust with the -M command line option. */
|
||||
#define MAX_SOCKETS 36
|
||||
|
||||
#define FAKE_ARGV "pine" /* What ps and w should show if you use -q */
|
||||
/* How do we want to log into ftp sites for */
|
||||
#define FTPUSER "anonymous"
|
||||
#define FTPPASS "-wwwuser@"
|
||||
|
||||
Reference in New Issue
Block a user