mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added dnmap_client
This commit is contained in:
parent
f8bde4fa36
commit
561479144e
33
tools/dnmap_client.md
Normal file
33
tools/dnmap_client.md
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# dnmap_client
|
||||||
|
|
||||||
|
Notes
|
||||||
|
-------
|
||||||
|
|
||||||
|
Help Text
|
||||||
|
-------
|
||||||
|
```
|
||||||
|
+----------------------------------------------------------------------+
|
||||||
|
| dnmap Client Version 0.6 |
|
||||||
|
| This program is free software; you can redistribute it and/or modify |
|
||||||
|
| it under the terms of the GNU General Public License as published by |
|
||||||
|
| the Free Software Foundation; either version 2 of the License, or |
|
||||||
|
| (at your option) any later version. |
|
||||||
|
| |
|
||||||
|
| Author: Garcia Sebastian, eldraco@gmail.com |
|
||||||
|
| www.mateslab.com.ar |
|
||||||
|
+----------------------------------------------------------------------+
|
||||||
|
|
||||||
|
usage: /usr/bin/dnmap_client <options>
|
||||||
|
options:
|
||||||
|
-s, --server-ip IP address of dnmap server.
|
||||||
|
-p, --server-port Port of dnmap server. Dnmap port defaults to 46001
|
||||||
|
-a, --alias Your name alias so we can give credit to you for your help. Optional
|
||||||
|
-d, --debug Debuging.
|
||||||
|
-m, --max-rate Force nmaps commands to use at most this rate. Useful to slow nmap down. Adds the --max-rate parameter.
|
||||||
|
```
|
||||||
|
|
||||||
|
Example Usage
|
||||||
|
-------
|
||||||
|
|
||||||
|
Links
|
||||||
|
-------
|
||||||
Loading…
x
Reference in New Issue
Block a user