[GH-ISSUE #3063] Cant get HTTP server to work #2453

Closed
opened 2026-05-05 13:34:42 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @fearek on GitHub (Aug 17, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3063

Bug Description

I have a express web server running behind NAT, I want to expose it through frp server but I cant, frp just takes over the entire webserver providing its own html sites and it cant find route
can I set frp to be a http proxy and forward all HTTP requests no matter the subdomain/domain to my client?
it works only when I forward it as tcp but I need headers to get remote client IP

frpc Version

newest

frps Version

newest

System Architecture

linux/amd64 linux/arm64

Configurations

  • tried every config none worked

Logs

No response

Steps to reproduce

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 @fearek on GitHub (Aug 17, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3063 ### Bug Description I have a express web server running behind NAT, I want to expose it through frp server but I cant, frp just takes over the entire webserver providing its own html sites and it cant find route can I set frp to be a http proxy and forward all HTTP requests no matter the subdomain/domain to my client? it works only when I forward it as tcp but I need headers to get remote client IP ### frpc Version newest ### frps Version newest ### System Architecture linux/amd64 linux/arm64 ### Configurations - tried every config none worked ### Logs _No response_ ### Steps to reproduce _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
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#2453
No description provided.