mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1219] [enhancement] App selection in external proxies settings #1216
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#1216
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 @novitae on GitHub (May 1, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1219
Originally assigned to: @NghiaTranUIT on GitHub.
Hello,
In the external proxies settings, it could be nice if we could select apps that, no matter which domains they are requesting, pass via the proxy.
As an example, I am using python and I want ALL my requests, no matter if I use
httpx,requests,aiohttp... to pass by this proxy. I know I can put my proxy directly in the code, but I won't be sure all the traffic is passing in it, and if the modules are making call by themself not using the proxy that I put for my own code, my ip will be shown.Selecting apps, as it is possible in
SSL Proxying ListwithAdd App / Domain,Pythonfor me, in Proxyman and forwarding it to my custom proxy would be very useful, simple and more user-friendly.Thanks !
@NghiaTranUIT commented on GitHub (May 4, 2022):
Thanks. I'd support this feature in near future if we have requests from other users 👍
@xuliefeng commented on GitHub (Jul 11, 2024):
I hope to provide this function. It is too troublesome to configure IP or domain name one by one. One-click application agent can omit many configurations.