You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I cannot set the port range via a command-line argument, since handler.passive_ports = args.port_range is expected to be a list of integers. There is no way for me to supply a list of integers to the port_range argument.