mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1927] Bug: Custom pinned domains have blank label and don't show results #1920
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#1920
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 @manicminer on GitHub (Feb 7, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1927
Originally assigned to: @NghiaTranUIT on GitHub.
Description
I make good use of the Pinned section in the sidebar but can't seem to find a way to use wildcards when pinning. Some API services use a single domain which is convenient, but others are scoped to specific subdomains, which are sometimes nested.
For example, Azure Storage has hostnames in formats like this:
Why this feature/change is important?
Currently the only way to conveniently show requests for something like
*.core.windows.netor*.blob.core.windows.netis to use a saved filter. When moving through different APIs using Pinned items this can be a frustration. It would be great to be able to add wildcards like these, and have them be greedy so they capture nested subdomains.@manicminer commented on GitHub (Feb 7, 2024):
Right after opening this issue, I noticed the 'Add custom domain' option when adding a pinned item (which states that it supports wildcards). Great!
However, after doing this, the new pinned item shows up with a blank label, and doesn't seem to work. So I guess this is actually a bug report rather than a feature request? 😄
@NghiaTranUIT commented on GitHub (Feb 7, 2024):
It looks like a bug when showing the wildcard domain in the Pinned folder. I'm going to fix it now.
This feature is not implemented yet. The domain on the Left panel only shows a Domain (not wildcard), so it currently doesn't show any requests.
@manicminer commented on GitHub (Feb 7, 2024):
@NghiaTranUIT Great, thanks! Does that mean you'll be able to get this working just like regular pinned domains? Happy to test builds if that's useful.
@NghiaTranUIT commented on GitHub (Feb 10, 2024):
I'd say that there are 2 tickets:
@NghiaTranUIT commented on GitHub (Feb 11, 2024):
@manicminer 2 features have been implemented in this beta build 😄 https://download.proxyman.io/beta/Proxyman_4.16.0_Support_Wildcard_domain.dmg
Screenshots
@manicminer commented on GitHub (May 7, 2024):
@NghiaTranUIT Apologies for the late reply, this fell off my notifications and went unnoticed. Thanks for adding the feature, can confirm it works great! The ability to expand pinned wildcard domains is very useful 👍
@NghiaTranUIT commented on GitHub (May 9, 2024):
Glad it works 👍