Complete
Details
Details
Assignee
miwi
miwiReporter
Dru Lavigne
Dru Lavigne(Deactivated)Components
Fix versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created March 27, 2019 at 9:05 PM
Updated July 1, 2022 at 4:32 PM
Resolved October 30, 2019 at 6:46 PM
This will require branching so we don't affect 11.2 plugins.
syntax is:
PROTO(PORT)
PROTO(PORT:EXTERNALPORT) <--- For port mapping
PROTO(PORTSTART-PORTEND) <--- For port ranges
e.g.
tcp(32400)
tcp(8080:80)