-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Hi,
I have been using this scripts for while and I am pretty satisfied with them, great job and so great you shared it. Anyhow some days ago I needed to open a port range so i modified a little the script and the schema in order to accept an entrance like:
"port_range": [{"range": [10000, 10128], "protocol": "udp"}]
Assuming that the mapping is done using the same port numbers. I was wondering if it would be of your interest to include such a modifications in your code, I can provide a Pull Request if you'd like. Some modifications or enhancements could be done, like provide start port number and the number of port to open (instead of min-max ports).
Thanks,
David
Metadata
Metadata
Assignees
Labels
No labels