[GH-ISSUE #3366] [Feature Request] does http_proxy support also public proxy without cradentials? #2693

Closed
opened 2026-05-05 13:44:09 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @zaalgol on GitHub (Mar 18, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3366

Describe the feature request

frp provides a options using a proxy.
the pattern in the configuration is http_proxy = http://user:pwd@192.168.1.128:8080

But what about using a public proxy that doesn't require username and password?
I can use it like this: http_proxy = http://192.168.1.128:8080?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @zaalgol on GitHub (Mar 18, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3366 ### Describe the feature request frp provides a options using a proxy. the pattern in the configuration is `http_proxy = http://user:pwd@192.168.1.128:8080` But what about using a public proxy that doesn't require username and password? I can use it like this: `http_proxy = http://192.168.1.128:8080`? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
gitea-mirror 2026-05-05 13:44:09 -06:00
Author
Owner

@Becods commented on GitHub (Mar 19, 2023):

Practice is the sole criterion for testing truth.

<!-- gh-comment-id:1475089076 --> @Becods commented on GitHub (Mar 19, 2023): Practice is the sole criterion for testing truth.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 19, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1513953920 --> @github-actions[bot] commented on GitHub (Apr 19, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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: github-starred/frp#2693
No description provided.