[GH-ISSUE #359] [Feature] Record and map local #358

Open
opened 2026-03-03 19:17:46 +03:00 by kerem · 7 comments
Owner

Originally created by @shirshak55 on GitHub (Dec 25, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/359

Originally assigned to: @NghiaTranUIT on GitHub.

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 :)

Originally created by @shirshak55 on GitHub (Dec 25, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/359 Originally assigned to: @NghiaTranUIT on GitHub. 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 :)
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 26, 2019):

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

<!-- gh-comment-id:568961893 --> @NghiaTranUIT commented on GitHub (Dec 26, 2019): I haven't use the Record feature yet, but it's reasonable idea. Just wondering, Charles Proxy supports this feature, don't it 🤔
Author
Owner

@casperriboe commented on GitHub (Jan 6, 2020):

@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.

<!-- gh-comment-id:571056836 --> @casperriboe commented on GitHub (Jan 6, 2020): @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.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 27, 2020):

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
<!-- gh-comment-id:578751032 --> @NghiaTranUIT commented on GitHub (Jan 27, 2020): Hey @shirshak55 and @casperriboe. I just release [Proxyman 1.15.0](https://github.com/ProxymanApp/Proxyman/releases/tag/1.15.0) with a better Map Local v2. <img width="1936" alt="Screen_Shot_2020-01-27_at_20_02_14" src="https://user-images.githubusercontent.com/5878421/73179083-2e168c80-4145-11ea-9edb-94d519758d03.png">
Author
Owner

@casperriboe commented on GitHub (Jan 27, 2020):

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.

<!-- gh-comment-id:578752203 --> @casperriboe commented on GitHub (Jan 27, 2020): 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.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 27, 2020):

  • The file is automatically saved after editing (throttle at 2 seconds)
  • Auto Validate the HTTP Message format too.
  • The file is sync properly if you edit the file with another Editor (Sublime) 😄
<!-- gh-comment-id:578755448 --> @NghiaTranUIT commented on GitHub (Jan 27, 2020): - The file is automatically saved after editing (throttle at 2 seconds) - Auto Validate the HTTP Message format too. - The file is sync properly if you edit the file with another Editor (Sublime) 😄
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 27, 2020):

Debouncing after 2 seconds - not Throttling. Sorry 😅

<!-- gh-comment-id:578756798 --> @NghiaTranUIT commented on GitHub (Jan 27, 2020): Debouncing after 2 seconds - not Throttling. Sorry 😅
Author
Owner

@casperriboe commented on GitHub (Jan 27, 2020):

Sounds good!

<!-- gh-comment-id:578812897 --> @casperriboe commented on GitHub (Jan 27, 2020): Sounds good!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#358
No description provided.