mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1163] Siri Shortcuts support #1159
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#1159
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 @raxityo on GitHub (Mar 5, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1163
Originally assigned to: @NghiaTranUIT on GitHub.
Thanks for creating such an amazing product!
It would be incredibly helpful if there was a way to toggle "Capture Traffic" through Siri Shortcuts.
Example use cases:
@NghiaTranUIT commented on GitHub (Mar 6, 2022):
Thanks for your suggestion @raxityo.
I suppose that you can easily do it by leveraging the power of AppScript 😄 From what I know, you can observe whether your app is opened, then open Proxyman. (By default, Proxyman will start capturing the traffic at launch).
It's a great idea. I found a useful article to achieve it https://toolboxpro.app/blog/adding-shortcuts-to-an-app-1
I would put this eature to next couple of future releases, and send you a Beta build soon 👍
Just wondering: Besides your "Start Proxyman" action, do you think that any other actions which might satisfy your need?