[GH-ISSUE #260] Improve Breakpoint: Able to change Method and URL in request #259

Open
opened 2026-03-03 19:16:48 +03:00 by kerem · 5 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Aug 21, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/260

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Currently, in Breakpoint, we don't allow to change HTTP Method and URL in the request since the Proxyman Core actually make the connection to the destination beforehand.

In order to change the URL, we have to change how Proxyman Core proxy to the server

👑 Criteria

  • Able to change HTTP Method and URL
  • If the URL is different domain -> Connect socket to it
  • Write First Head line for Method + URL in socket message
Originally created by @NghiaTranUIT on GitHub (Aug 21, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/260 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Currently, in Breakpoint, we don't allow to change HTTP Method and URL in the request since the Proxyman Core actually make the connection to the destination beforehand. In order to change the URL, we have to change how Proxyman Core proxy to the server ## 👑 Criteria - [ ] Able to change HTTP Method and URL - [ ] If the URL is different domain -> Connect socket to it - [ ] Write First Head line for Method + URL in socket message
Author
Owner

@shirshak55 commented on GitHub (Aug 21, 2019):

is there beta updates for free user? Sorry that I couldn't buy the software due to shitty government.

<!-- gh-comment-id:523573563 --> @shirshak55 commented on GitHub (Aug 21, 2019): is there beta updates for free user? Sorry that I couldn't buy the software due to shitty government.
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 22, 2019):

Not yet @shirshak55. Just stay calm 😄. It's private beta for my friends in some companies. Since Breakpoint is MVP version, so I have to open bunch of improvement ticket to do it later.

Do full-advanced feature of Breakpoint is really big feature 😅and it could delay the task longer.

I'm intending to ship the Breakpoint in this weekend. Then continue doing your minor suggestions 👍

<!-- gh-comment-id:523717893 --> @NghiaTranUIT commented on GitHub (Aug 22, 2019): Not yet @shirshak55. Just stay calm 😄. It's private beta for my friends in some companies. Since Breakpoint is MVP version, so I have to open bunch of improvement ticket to do it later. Do full-advanced feature of Breakpoint is really big feature 😅and it could delay the task longer. I'm intending to ship the Breakpoint in this weekend. Then continue doing your minor suggestions 👍
Author
Owner

@shirshak55 commented on GitHub (Aug 22, 2019):

Yea I know its too hard as you need to change Proxyman core and I can see you have really put so much effort in this software :) Good luck :)

<!-- gh-comment-id:523892552 --> @shirshak55 commented on GitHub (Aug 22, 2019): Yea I know its too hard as you need to change Proxyman core and I can see you have really put so much effort in this software :) Good luck :)
Author
Owner

@carstenhag commented on GitHub (Aug 17, 2022):

Seems to me like this is done, right? Found this old issue by accident

<!-- gh-comment-id:1217709506 --> @carstenhag commented on GitHub (Aug 17, 2022): Seems to me like this is done, right? Found this old issue by accident
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 17, 2022):

@carstenhag it's done in the latest build.

Screen_Shot_2022-08-17_at_16_53_47

<!-- gh-comment-id:1217788479 --> @NghiaTranUIT commented on GitHub (Aug 17, 2022): @carstenhag it's done in the latest build. ![Screen_Shot_2022-08-17_at_16_53_47](https://user-images.githubusercontent.com/5878421/185090322-eb3f1fa3-4738-4503-a471-ae21bfd5bd35.jpg)
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#259
No description provided.