Merge branch 'master' of https://github.com/beefproject/beef
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"options": {
|
||||
"ipRange":"<<mod_input>>",
|
||||
"ports":"80,8080",
|
||||
"threads":"5"
|
||||
"threads":"3",
|
||||
"timeout":"15"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
"options": {
|
||||
"ipRange":"<<mod_input>>",
|
||||
"ports":"80,8080",
|
||||
"threads":"5",
|
||||
"timeout":"10"
|
||||
"threads":"3",
|
||||
"timeout":"15"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user