mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #329] [Feature] Rewrite Functionality #327
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#327
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 @Vrutin on GitHub (Nov 17, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/329
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
macOS Version? (Ex. mac 10.14)
Steps to reproduce
Expected behavior
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Nov 17, 2019):
Hey, Re-Write is definitely the ultimate goal that Proxyman would be achieved. For now, it's the Remote Map is on the progress, then we will start the Re-Write feature asap 👍
Thank for raising it.
@jason-edstrom commented on GitHub (Dec 12, 2019):
I'm very excited about this feature. It would be a huge competitive win against the other apps in this space.
@NghiaTranUIT commented on GitHub (Dec 12, 2019):
Thank @jason-edstrom but we're considering to not write exactly how ReWrite from Charles Proxy since it's too complicated for new users.
Our plan is that we mitigate and redesign it, so it easier to use for naives but it's powerful/flexible enough for power users.
I suppose it would be a big milestone in next year 2020 since we're going to fully push Proxyman forward 👍
@robmathers commented on GitHub (May 27, 2020):
Just adding my support to this. Rewrite would be a huge help.
@NghiaTranUIT commented on GitHub (Aug 27, 2020):
Hey all (@robmathers @jason-edstrom @congcongcong250 @Vrutin @congnd @slang25 and @deasems, @ildar-gilfanov, @tomgilder, @CImrie, and @iSapozhnik)
I'm happy to share with you that the Scripting feature is released 🚀
You can write simple Javascript code to achieve what you can do from the ReWrite tool can do:
Please update to the latest build: https://github.com/ProxymanApp/Proxyman/releases/tag/2.5.0
@vitalytarasov commented on GitHub (Apr 28, 2022):
JS is a poor choice for this. Would prefer a better language such as Python.
@NghiaTranUIT commented on GitHub (Apr 28, 2022):
We decide to use Javascript over Python because Javascript is natively supported by Apple from JavascriptCore.
Meanwhile, Monterey 12.3 completely removes Python 2