ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.5k stars 181 forks source link

[Feature] Commandline Interface And API #261

Open shirshak55 opened 5 years ago

shirshak55 commented 5 years ago

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 5 years ago

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 5 years ago

Yes may be we can provide ability to just use simple command line proxyman after adding directory to path. . And yes it would be better if we can do many specific tasks etc just like you mentioned..

NghiaTranUIT commented 5 years ago

Sure, it's good point to do it. I will push this request on the roadmap 👍

NghiaTranUIT commented 5 years ago

Yo, Breakpoint is done. It's time to implement your bunch of improvement ticket 🤟