ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.64k stars 187 forks source link

[Feature] Record and map local #359

Open shirshak55 opened 4 years ago

shirshak55 commented 4 years ago

How about recording the response for sometime using buttons and stopping the record will save to lets say some directory and mapping the response.

It will help in api development greatly :)

NghiaTranUIT commented 4 years ago

I haven't use the Record feature yet, but it's reasonable idea. Just wondering, Charles Proxy supports this feature, don't it 🤔

casperriboe commented 4 years ago

@NghiaTranUIT Charles Proxy is always in recording mode, but you need to save all the data yourself. But it goes a little step further by having a config of what hosts should be mapped and to what file. So instead of entering all hosts manually and adding each file to it, you have one file you import that takes care of this list of host -> file. It'd be nice to export a session or selected hosts and simply import this back in as mapped data.

NghiaTranUIT commented 4 years ago

Hey @shirshak55 and @casperriboe. I just release Proxyman 1.15.0 with a better Map Local v2.

Screen_Shot_2020-01-27_at_20_02_14
casperriboe commented 4 years ago

Hi @NghiaTranUIT this looks really neat and useful! When you edit the file, when is it saved? Would be great with a Cmd+S shortcut and/or a "Save"/"Apply" button.

NghiaTranUIT commented 4 years ago
NghiaTranUIT commented 4 years ago

Debouncing after 2 seconds - not Throttling. Sorry 😅

casperriboe commented 4 years ago

Sounds good!