Closed bronson closed 8 years ago
If internal and external ports match, it would be nice to write:
"tcp": [25, 53, 80],
instead of the current:
"tcp": [[25, 25], [53, 53], [80, 80]],
(wishlist)
If internal and external ports match, it would be nice to write:
instead of the current:
(wishlist)