mirror of
https://github.com/adulau/netbeacon.git
synced 2024-11-23 10:37:11 +00:00
Usage of nb_send updated
This commit is contained in:
parent
6c23e403c8
commit
f732de8c83
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ Where you are processing your network capture, you can run the following:
|
|||
-i ITERATION, --iteration=ITERATION
|
||||
set the number of interation for sending the netbeacon
|
||||
-d DESTINATION, --destination=DESTINATION
|
||||
set the destination IPv4 address (default: 127.0.0.1)
|
||||
set the destination(s) IPv4 address (default: 127.0.0.1)
|
||||
-v, --verbose output netbeacon sent
|
||||
|
||||
|
||||
|
@ -104,4 +104,4 @@ it under the terms of the GNU General Public License as published by
|
|||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
Copyright (c) 2012 Alexandre Dulaunoy - https://github.com/adulau/
|
||||
Copyright (c) 2012,2013 Alexandre Dulaunoy - https://github.com/adulau/
|
||||
|
|
Loading…
Reference in a new issue