mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1089] Edit and Repeat X times #1084
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1084
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CyberMew on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1089
Originally assigned to: @NghiaTranUIT on GitHub.
It would be good if we can repeat a request X times, instead of Edit+Send manually and keep track of the count. Bonus if we can set a delay between either each requests or each successful response.
@NghiaTranUIT commented on GitHub (Dec 11, 2021):
Thanks for your suggestion @CyberMew. I would open this ticket and collect more similar request on this feature 👍
@CyberMew commented on GitHub (Dec 11, 2021):
No problem. I currently only need to perform a small number of repeats and do not require very minute control. This would just be a convenience by the app as I can just replicate it and then write some script to run it with delay if required.
Also just for reference Charles proxy is able to do it as well and with concurrency https://www.charlesproxy.com/documentation/tools/repeat-advanced/
@ricobeck commented on GitHub (Feb 2, 2022):
Would love to see this. This is great when developing an API to get a glimpse how it will behave under pressure.
@NghiaTranUIT commented on GitHub (Feb 3, 2022):
Besides repeating a particular request for X time, do you need any additional features? Such as Delay, Run as Concurrency, or Sequence?
@ricobeck commented on GitHub (Feb 3, 2022):
I would be totally happy with Repeat Times, Delay and a Mean deviation. The latter one would make it a little more random which can reveal timing problems on the server side.
@yizems commented on GitHub (Oct 26, 2023):
We can refer to Charles's repeatAdvance, it can set repeat Times and concurrent threads
@fleitman commented on GitHub (Jul 10, 2025):
@NghiaTranUIT do you have any updates about this feature?
@NghiaTranUIT commented on GitHub (Jul 11, 2025):
ok, I'm working on this now @fleitman. May I ask what settings you need? Iteration Count, Concurrent, and delay?
@fleitman commented on GitHub (Jul 14, 2025):
And delay ranges
@aN00B1s commented on GitHub (Nov 11, 2025):
@NghiaTranUIT Hello! Any updates on this feature? It would be great to have it.