Proxyman
Proxyman copied to clipboard
Scripting: notification (visual + audio)
Is there a way to cause an audio/visual notification from the scripting tool? For example, if I monitor a particular endpoint, and suddenly the JSON contains a particular value / string.
I could then have proxyman monitor in the background, and notify me when something specific (which does not occur frequently) happens, so that I can then start monitoring
@wabiloo You can use this snippet code to highlight color or add comment
Hi @NghiaTranUIT. I make intensive use of these features already, but it's not sufficient for my needs. It's great to look at a long list of requests after the fact, but not for proactive monitoring.
Yesterday I let Proxyman run for 7 hours and had 2 events. I could not keep looking for 7 hours, and I missed the events.
What I need is something that makes it possible to have it run in the background and notify me as soon as the event occurs, so that I can interrupt whatever other thing I'm doing, and bring Proxyman to the foreground and inspect what is going on, at a time when the endpoint being monitored is returning the monitored data