mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3063] Cant get HTTP server to work #2453
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Logs
No response
Steps to reproduce
No response
Affected area