mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 16:45:50 -06:00
[GH-ISSUE #248] Host Header 功能异常 #173
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#173
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 @tldzyx on GitHub (Feb 6, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/248
主机要求域名为 http://localhost:35381/
没错这是ASP.NET MVC站点通过IIS Express开发调试
frpc配置文件
结果怎么也打不开,通过抓包分析请求,内容是这样的
于是错误出现了
Host: localhost:.com:35381本应替换成localhost的主机名替换成了localhost:.com
@fatedier commented on GitHub (May 18, 2017):
还能提供 hostname, 请求的 URL 吗?
@tohitsugu commented on GitHub (May 22, 2017):
Use a public domain that always resolves to localhost, such as planetaryassaultsystem.com
@tohitsugu commented on GitHub (Jul 16, 2017):
From: "Mailer" mailer-daemon@googlemail.com
On 7/16/17, fatedier notifications@github.com wrote: