1
0
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:
david
2013-01-04 18:59:11 +00:00
parent e03dcf3d8a
commit f86b575aa1
6 changed files with 3 additions and 18 deletions

1
nmap.h
View File

@@ -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@"