mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1352] Act as simple proxy only #1347
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#1347
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 @xenoterracide on GitHub (Sep 6, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1352
Originally assigned to: @NghiaTranUIT on GitHub.
So in corporate environment we have a very ... invasive/strict proxy. When I installed proxyman it overwrote our proxy and prevented me from accessing our network as well as (due to escalation privileges) actually being able to uninstall it myself. What I was hoping to do with this program was stand up a proxy that proxies to our proxy on a certain port. I also didn't expect it to spy on literally everything. It's possible this is not the goal of this project. Currently this seems like less of a proxy and more like wireshark, a packet sniffer.
Environment
@NghiaTranUIT commented on GitHub (Sep 6, 2022):
You can opt out of this behavior in Preference -> General -> Switch OFF "Auto override System Proxy" at launch.
You're right. The primary goal of Proxyman is intercepting the HTTP/HTTPS traffic, not a proxy layer.
To use Proxyman and your proxy server, you can set up:
=> All traffic from Mac will be record be Proxyman, and it proxies to your proxy server before going to the Internet.