mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
changed description to use script
This commit is contained in:
parent
f9b35d6f56
commit
8f0156ac93
@ -14,7 +14,7 @@ if [ $# -lt 2 ]
|
|||||||
then
|
then
|
||||||
echo " "
|
echo " "
|
||||||
echo "Syntax error: "
|
echo "Syntax error: "
|
||||||
echo "SNMP Trap generator <# traps> <target ip> [<source_ip>]"
|
echo "SNMP Trap generator use: ./snmptrap_gen <# No traps> <target ip> [<source_ip>]"
|
||||||
echo "If <source_ip> is not provided, it will forge fake IP's"
|
echo "If <source_ip> is not provided, it will forge fake IP's"
|
||||||
echo " "
|
echo " "
|
||||||
exit -1
|
exit -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user