fiexed broken values

This commit is contained in:
Josh
2020-04-07 00:56:18 -07:00
parent 378728a6e0
commit 6db2a6f4f8
2 changed files with 8 additions and 8 deletions

View File

@@ -14,12 +14,8 @@
"condition": "status==1",
"code": "var s=get_internal_ip_webrtc_mod_output.split('.');var start = s[0]+'.'+s[1]+'.'+s[2]+'.'+s[3]; var mod_input = start;",
"options": {
"ipRange":"<<mod_input>>",
"ports":"80,8080",
"threads":2,
"wait":2,
"timeout":20
#"port":"80,8080"
"ipHost":"192.168.1.10",
"ports":"80,8080"
}
}
],