use multiple ports

main
Tarun Koyalwar 2024-07-26 18:19:40 +05:30
parent 61e5b1b0eb
commit 9b2c596aee
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ javascript:
args:
Body: "{{payload}}"
Host: "{{Host}}"
Port: "80" # if port not specified, default to 80
Port: 80,443 # if port not specified, defaults to both 80 and 443
exclude-ports: "0" # override default skip list of 80,443,8080,8443
matchers: