mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 09:35:55 +03:00
[GH-ISSUE #1751] Android network config doesn't need includeSubdomains #1743
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#1743
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 @ColtonIdle on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1751
Originally assigned to: @NghiaTranUIT on GitHub.
Description
i think the advice here:
https://docs.proxyman.io/debug-devices/android-device
of
isn't actually needed.
my security config looks like this from charles' recommendation and everything works fine
https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/
@NghiaTranUIT commented on GitHub (Aug 24, 2023):
It's interesting. It's recommend by Android Developer at https://developer.android.com/training/articles/security-config
Let me see if it's needed or not. If not, we can remove this part 👍
@NghiaTranUIT commented on GitHub (Aug 24, 2023):
Thanks @ColtonIdle I've tested and confirmed that it's
necessaryunnecessary 😢It's fixed here: https://github.com/ProxymanApp/Proxyman/issues/1752#issue-1864349624
@ColtonIdle commented on GitHub (Aug 25, 2023):
"it's necessary"
it's *not necessary, right?
@NghiaTranUIT commented on GitHub (Aug 26, 2023):
ah, my typo. Yes, these domain configs aren't needed.