mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3983] 关于http/https问题 #3159
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#3159
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 @jinghuashang on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3983
Bug Description
客户端已经连接,但并被有被代理到frps上的端口,但frps却显示在线,但通过反代端口的访问却显示为
The page you requested was not found.
Sorry, the page you are looking for is currently unavailable.
Please try again later.
The server is powered by frp.
Faithfully yours, frp.
frpc Version
0.54
frps Version
0.54
System Architecture
linux/amd64windows/amd64
Configurations
[frps]
bindPort = 7000
webServer.addr = "0.0.0.0"
webServer.port = 7500
vhostHTTPPort = 8081
vhostHTTPSPort = 4433
[frpc]
[common]
server_addr = xxxxx
server_port = 7000
token = xxxxx
[http]
type = http
local_ip = 127.0.0.1
local_port = 5244
custom_domains = XXXXXX
Logs
No response
Steps to reproduce
...
Affected area
@YummyNovaSoup commented on GitHub (Jul 23, 2024):
the same. How do you resolve it?