0niSec / gomap

GNU General Public License v3.0
0 stars 0 forks source link

Allow comma separated list and range of ports #9

Closed 0niSec closed 2 weeks ago

0niSec commented 2 weeks ago

Currently we only support a single port or a range of ports with the -p flag. We should update this to support a comma separated list and a range

-p 80,443,22,5000-5022