dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP

Home Page:https://packetsender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[IDEA] Partial match support for smart responses

Ign88 opened this issue · comments

commented

Desktop
Add the ability to send simple responses when DATA partially matches. Thank you.

First of all - thanks for the product!

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.

First of all - thanks for the product!

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.

This would be a great and helpfull feature.