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
It will be nice to have "Equals To", "Contains", "Starts With" and "Ends With" operands for matching incoming packets. Even better will be to have "Regex Match". If you decide to implement regex, then it will be good to have captures as a placeholders in response.
It will be nice to have "Equals To", "Contains", "Starts With" and "Ends With" operands for matching incoming packets. Even better will be to have "Regex Match". If you decide to implement regex, then it will be good to have captures as a placeholders in response.
Please implement this feature. PacketSender isn't that useful to me because it DOESN'T have this feature. I was looking for a tool that would send a few different responses based on if certain packets received, but the packets I send are created dynamically so it's almost impossible to create an exact match to accommodate Packetsender. Having "starts with" or "contains" as a filter would make this software a lot more useful.
Desktop
Add the ability to send simple responses when DATA partially matches. Thank you.
The text was updated successfully, but these errors were encountered: