This commit is contained in:
antisnatchor
2016-04-02 13:06:31 +02:00
6 changed files with 13 additions and 7 deletions

View File

@@ -16,7 +16,8 @@
"options": {
"ipRange":"<<mod_input>>",
"ports":"80,8080",
"threads":"5"
"threads":"3",
"timeout":"15"
}
}
],

View File

@@ -16,8 +16,8 @@
"options": {
"ipRange":"<<mod_input>>",
"ports":"80,8080",
"threads":"5",
"timeout":"10"
"threads":"3",
"timeout":"15"
}
}
],