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
Sometimes we want to specify an option that has its own parameters.
Eg. for hping3-p parameter only makes sense for UDP and TCP modes, not for ICMP. It would be nice if we can deal with it in a way to prevent user wrong behaviour.