[GH-ISSUE #1918] Auto break of URL and fill for fields (like we had in Charles Proxy) #1911

Closed
opened 2026-03-03 19:55:22 +03:00 by kerem · 8 comments
Owner

Originally created by @nisimjoseph on GitHub (Jan 23, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1918

Originally assigned to: @NghiaTranUIT on GitHub.

Description

when adding new URLs for the proxy as source from or target to, we take a whole URL and paste it in the Host field. in Charles Proxy it was detected the it a URL and split the value for all the different fields, so we didn't need to copy paste each URL part.

do you have this feature? or can you add it?
it will save us so much time when heavy proxying thing.

Why this feature/change is important?

save time and errors for developers and QA. just use the URL and not need to "work" to split it.

Originally created by @nisimjoseph on GitHub (Jan 23, 2024). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1918 Originally assigned to: @NghiaTranUIT on GitHub. ## Description when adding new URLs for the proxy as source from or target to, we take a whole URL and paste it in the Host field. in Charles Proxy it was detected the it a URL and split the value for all the different fields, so we didn't need to copy paste each URL part. do you have this feature? or can you add it? it will save us so much time when heavy proxying thing. <!-- A brieft of what feature/change? --> ## Why this feature/change is important? save time and errors for developers and QA. just use the URL and not need to "work" to split it.
kerem 2026-03-03 19:55:22 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 23, 2024):

Can you share the video or screenshot? and what tool you're talking to 🤔

<!-- gh-comment-id:1906084196 --> @NghiaTranUIT commented on GitHub (Jan 23, 2024): Can you share the video or screenshot? and what tool you're talking to 🤔
Author
Owner

@nisimjoseph commented on GitHub (Jan 23, 2024):

sure.
lets take the current issue URL with additional query params:
"https://github.com/ProxymanApp/Proxyman/issues/1918?key1=1&key2=2#issuecomment-1906084196".

when pasting it in the UI we currently see this:
image

now, in Charles when you do it and it a URL and doing Keyboard Tab or approving it, you will see this:
Screenshot 2024-01-23 at 16 49 34

as you see the URL auto split to the different fields so it keep us from doing mistakes.

<!-- gh-comment-id:1906214606 --> @nisimjoseph commented on GitHub (Jan 23, 2024): sure. lets take the current issue URL with additional query params: "https://github.com/ProxymanApp/Proxyman/issues/1918?key1=1&key2=2#issuecomment-1906084196". when pasting it in the UI we currently see this: <img width="1244" alt="image" src="https://github.com/ProxymanApp/Proxyman/assets/2305992/8d467fc9-6334-48fa-88b6-92f2728e76be"> now, in Charles when you do it and it a URL and doing Keyboard Tab or approving it, you will see this: <img width="1244" alt="Screenshot 2024-01-23 at 16 49 34" src="https://github.com/ProxymanApp/Proxyman/assets/2305992/4798b0d9-5420-4ae3-856a-2f14284941d7"> as you see the URL auto split to the different fields so it keep us from doing mistakes.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 23, 2024):

Thanks, I understand. I'm not aware of this hidden feature from Charles Proxy. I'm going to support it now 👍

<!-- gh-comment-id:1906268537 --> @NghiaTranUIT commented on GitHub (Jan 23, 2024): Thanks, I understand. I'm not aware of this hidden feature from Charles Proxy. I'm going to support it now 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 24, 2024):

@nisimjoseph you can try this beta build: https://download.proxyman.io/beta/Proxyman_4.16.0_Support_auto_parse_the_URL_from_Map_Remote.dmg

Just paste your URL (must has prefix http, https, ws or was) into the host field, Proxyman will parse it 👍

https://github.com/ProxymanApp/Proxyman/assets/5878421/3610c636-ca12-4065-94bc-bc64353e26ca

<!-- gh-comment-id:1907562816 --> @NghiaTranUIT commented on GitHub (Jan 24, 2024): @nisimjoseph you can try this beta build: https://download.proxyman.io/beta/Proxyman_4.16.0_Support_auto_parse_the_URL_from_Map_Remote.dmg Just paste your URL (must has prefix http, https, ws or was) into the host field, Proxyman will parse it 👍 https://github.com/ProxymanApp/Proxyman/assets/5878421/3610c636-ca12-4065-94bc-bc64353e26ca
Author
Owner

@nisimjoseph commented on GitHub (Jan 24, 2024):

work great!
when the release?

<!-- gh-comment-id:1907605278 --> @nisimjoseph commented on GitHub (Jan 24, 2024): work great! when the release?
Author
Owner

@nisimjoseph commented on GitHub (Jan 24, 2024):

Found one issue. when you set the URL and click Done, so it doesn't do the split. only when doing Tab to pass the next field.
An idea, maybe you can make the field in RED color to note there is URL or something. to make sure the Done will be valid.

<!-- gh-comment-id:1907608069 --> @nisimjoseph commented on GitHub (Jan 24, 2024): Found one issue. when you set the URL and click Done, so it doesn't do the split. only when doing Tab to pass the next field. An idea, maybe you can make the field in RED color to note there is URL or something. to make sure the Done will be valid.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 24, 2024):

THanks. I will fix this issue 👍

It will be included in v4.17.0 (maybe release in 1-2 weeks)

<!-- gh-comment-id:1907980965 --> @NghiaTranUIT commented on GitHub (Jan 24, 2024): THanks. I will fix this issue 👍 It will be included in v4.17.0 (maybe release in 1-2 weeks)
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 25, 2024):

@nisimjoseph here is the update: https://download.proxyman.io/beta/Proxyman_4.16.0_Fix_auto_pares_URL_on_Map_Remote.dmg

Changelog

  • Fix the issue when Map Remote doesn't parse the URL if we hit the Done button immediately without leaving the Host Text Field
<!-- gh-comment-id:1909290040 --> @NghiaTranUIT commented on GitHub (Jan 25, 2024): @nisimjoseph here is the update: https://download.proxyman.io/beta/Proxyman_4.16.0_Fix_auto_pares_URL_on_Map_Remote.dmg ### Changelog - Fix the issue when Map Remote doesn't parse the URL if we hit the Done button immediately without leaving the Host Text Field
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#1911
No description provided.