[GH-ISSUE #2845] [Feature Request] Client behind the Forward Proxy #2273

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

Originally created by @mattkoltun on GitHub (Mar 15, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2845

Describe the feature request

Hi,

Can CLIENT support connection with the SERVER via CONNECT method in HTTP Proxy?

thanks,
Matt

Describe alternatives you've considered

I have tried using http_proxy plugin but It wouldn't work and I doubt this was designed for it.

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @mattkoltun on GitHub (Mar 15, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2845 ### Describe the feature request Hi, Can CLIENT support connection with the SERVER via CONNECT method in HTTP Proxy? thanks, Matt ### Describe alternatives you've considered I have tried using http_proxy plugin but It wouldn't work and I doubt this was designed for it. ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [X] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Mar 15, 2022):

https://github.com/fatedier/frp/blob/dev/conf/frpc_full.ini#L14

<!-- gh-comment-id:1067505779 --> @fatedier commented on GitHub (Mar 15, 2022): https://github.com/fatedier/frp/blob/dev/conf/frpc_full.ini#L14
Author
Owner

@mattkoltun commented on GitHub (Mar 15, 2022):

@fatedier thank you! this has worked now... i had to get rid off the plugin = http+proxy from the config.
Strange as I was trying this before and was getting only I/O Reach errors.

<!-- gh-comment-id:1067510227 --> @mattkoltun commented on GitHub (Mar 15, 2022): @fatedier thank you! this has worked now... i had to get rid off the `plugin = http+proxy` from the config. Strange as I was trying this before and was getting only I/O Reach errors.
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#2273
No description provided.