mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #261] [Feature] Commandline Interface And API #258
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#258
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 @shirshak55 on GitHub (Aug 25, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/261
Originally assigned to: @NghiaTranUIT on GitHub.
It would be good if there is anyway to know what configuration proxyman is using like which port and ip proxyman is running, whether user has enabled proxy or not etc...
I am currently trying to make a upstream proxy so i want it to hook it up with proxyman too easily. So it would be easy if there is api that I can use and change setting like upstream proxy also etc.
I hope you get what i mean :)
@NghiaTranUIT commented on GitHub (Aug 25, 2019):
Do you mean that we can get the proxy configuration like
/Applications/Proxyman.app/Contents/MacOS/Proxyman --configuration, and it returns some setting from the app, right?From what I see, Charles Proxy also supports it, and it's super convenience to start/stop the app or do specific tasks 😄
@shirshak55 commented on GitHub (Aug 25, 2019):
Yes
may be we can provide ability to just use simple command line
proxymanafter adding directory to path. . And yes it would be better if we can do many specific tasks etc just like you mentioned..@NghiaTranUIT commented on GitHub (Aug 25, 2019):
Sure, it's good point to do it. I will push this request on the roadmap 👍
@NghiaTranUIT commented on GitHub (Aug 25, 2019):
Yo, Breakpoint is done. It's time to implement your bunch of improvement ticket 🤟