[GH-ISSUE #1927] Bug: Custom pinned domains have blank label and don't show results #1920

Open
opened 2026-03-03 19:55:27 +03:00 by kerem · 7 comments
Owner

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:

  • foo.blob.core.windows.net
  • bar.blob.core.windows.net
  • baz.queue.core.windows.net
  • bef.table.core.windows.net

Why this feature/change is important?

Currently the only way to conveniently show requests for something like *.core.windows.net or *.blob.core.windows.net is 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.

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 <!-- A brieft of what feature/change? --> 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: - foo.blob.core.windows.net - bar.blob.core.windows.net - baz.queue.core.windows.net - bef.table.core.windows.net ## Why this feature/change is important? <!-- Explain why Proxyman needs this feature/change? --> Currently the only way to conveniently show requests for something like `*.core.windows.net` or `*.blob.core.windows.net` is 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.
Author
Owner

@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? 😄

Screenshot 2024-02-07 at 12 00 24 Screenshot 2024-02-07 at 11 59 10
<!-- gh-comment-id:1931902514 --> @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? 😄 <img width="610" alt="Screenshot 2024-02-07 at 12 00 24" src="https://github.com/ProxymanApp/Proxyman/assets/251987/5538e584-fd70-438b-8ef2-cb057894dcf8"> <img width="1165" alt="Screenshot 2024-02-07 at 11 59 10" src="https://github.com/ProxymanApp/Proxyman/assets/251987/184ce92c-13f3-493a-8c01-7636bfe170c5">
Author
Owner

@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.

don't show results

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.

<!-- gh-comment-id:1931920020 --> @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. > don't show results 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.
Author
Owner

@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.

<!-- gh-comment-id:1932520872 --> @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.
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 10, 2024):

I'd say that there are 2 tickets:

  1. Fix the blank label if it's a wildcard domain -> I'd like to fix this one first.
  2. Implement the Wildcard Filter logic -> This one should be introduced in the next 2 releases 👍
<!-- gh-comment-id:1936989162 --> @NghiaTranUIT commented on GitHub (Feb 10, 2024): I'd say that there are 2 tickets: 1. Fix the blank label if it's a wildcard domain -> I'd like to fix this one first. 2. Implement the Wildcard Filter logic -> This one should be introduced in the next 2 releases 👍
Author
Owner

@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

Screenshot 2024-02-11 at 09 16 06

<!-- gh-comment-id:1937405280 --> @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 ![Screenshot 2024-02-11 at 09 16 06](https://github.com/ProxymanApp/Proxyman/assets/5878421/840d37a7-bf13-446e-ae32-c61e060fef52)
Author
Owner

@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 👍

<!-- gh-comment-id:2099415657 --> @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 👍
Author
Owner

@NghiaTranUIT commented on GitHub (May 9, 2024):

Glad it works 👍

<!-- gh-comment-id:2101741940 --> @NghiaTranUIT commented on GitHub (May 9, 2024): Glad it works 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1920
No description provided.