mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #246] [feature] Ability to Override mac proxy on demand #243
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#243
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 16, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/246
Originally assigned to: @NghiaTranUIT on GitHub.
Sometime while debugging android I would love to remove override from mac. Currently it is not possible because if i pause it will also pause for andriod which is painful.
@NghiaTranUIT commented on GitHub (Aug 17, 2019):
I see your point @shirshak55. Currently, if we stop the Proxyman (by clicking on the Start/Stop button), it will stop the app and revert the HTTP proxy, which make those Remote Devices couldn't connect the Internet due to invalid Proxy address.
I've checked how Charles Proxy work, and it's actually not stop. The HTTP Proxy is still there, but at this time, Charles acts like a simple Proxy server (no record in left panel). Therefore, all remove devices, which is connecting to, are still working 👍
Btw, thank for the request. I'm going to push it next two release 😄
@NghiaTranUIT commented on GitHub (Sep 4, 2019):
All done 👍
🤯 Changelogs
@shirshak55 commented on GitHub (Sep 4, 2019):
wow u are working too fast :P
@NghiaTranUIT commented on GitHub (Sep 5, 2019):
It's magic 😄