mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1684] Is it possible to set the default order of Action when use Block List? #1676
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#1676
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 @sunimp on GitHub (Jun 19, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1684
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Would it be possible to add an option to adjust the default
Actionof theBlock List, which would give us a great convenience!Why this feature/change is important?
At present, in the
Block List, the defaultActionisBlock & Hide Request. When I block a request, I can't confirm whether the request was successfully blocked, or whether my own code caused the request to not be sent successfully, because I can't see the request from the request list. Then if I change this behavior, When I useBlock List, I need to change theActionevery time, so that I can see that it is a clear failure request. This brings inconvenience to the high-frequency use of this function.Thank you for bringing such great software!
@NghiaTranUIT commented on GitHub (Jun 19, 2023):
Thanks. I might implement it if have more request on this feature 👍
@iostiny commented on GitHub (Jun 19, 2023):
Wow, It's the feature I look forward for a long time. Please help us to clarify this two scenarios as @sunimp mentioned above.
@NghiaTranUIT commented on GitHub (Jun 19, 2023):
@iostiny you mean the feature to let you set a default Action when creating a new Block Rule?
Just to clarify that:
are already introduced in the latest build 4.8.0 👍
@iostiny commented on GitHub (Jun 19, 2023):
@NghiaTranUIT Yes,
Block & Displayis preferred by default for me.