mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1863] Starting and stopping proxyman using cli #1856
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#1856
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 @rakeshkarkare on GitHub (Nov 30, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1863
Description
Starting and stopping proxyman using cli
Why this feature/change is important?
This feature could be useful in case we import rule through cli and would be able to start stop proxyman with cli feature
@NghiaTranUIT commented on GitHub (Dec 1, 2023):
It's already supported. You can find it at https://docs.proxyman.io/command-line#4.-toggle-http-system-proxy
@rakeshkarkare commented on GitHub (Dec 1, 2023):
Thanks @NghiaTranUIT