mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3139] frp有空主机头功能吗 #2516
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#2516
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 @befen on GitHub (Oct 20, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3139
Describe the feature request
举个例子,这样可以有默认网站
[abc.com]
type = http
local_ip = 127.0.0.1
local_port = 80
custom_domains = *
Describe alternatives you've considered
No response
Affected area
@Becods commented on GitHub (Oct 22, 2022):
那你为什么不直接tcp
@befen commented on GitHub (Oct 23, 2022):
这样不能同时多个客户端使用
@ityc commented on GitHub (Nov 2, 2022):
type = http 的本质类似虚拟主机
给个 * 怎么标识
另,不太理解你所指的多客户端使用是 abc.com 这个重复吗
如果是 可以加设备名上去
@befen commented on GitHub (Nov 2, 2022):
比如一个服务端,A客户端绑定*(类似空主机头),默认的http请求都转发到A,其他的客户端就正常绑定custom_domains
@ityc commented on GitHub (Nov 2, 2022):
在之前, frp 仅作为映射工具,如果你需要实现以上功能 建议通过 tcp 配合服务端应用,例如(nginx)实现
---原始邮件---
发件人: @.>
发送时间: 2022年11月2日(周三) 晚上6:19
收件人: @.>;
抄送: @.@.>;
主题: Re: [fatedier/frp] frp有空主机头功能吗 (Issue #3139)
比如一个服务端,A客户端绑定*(类似空主机头),默认的http请求都转发到A,其他的客户端就正常绑定custom_domains
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: @.***>