mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove -q (quash argv to "pine" option).
This commit is contained in:
parent
e03dcf3d8a
commit
f86b575aa1
6 changed files with 3 additions and 18 deletions
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@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue