mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3038] [Feature Request] SSH 可以跟HTTP一样 使用不同的域名,同一个端口吗 #2429
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#2429
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 @rundaisc on GitHub (Jul 29, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3038
Describe the feature request
现在有多个客户端想使用ssh, 目前每开启一个客户端 ssh ,服务器就要多开放一个端口。比较难以管理, 想问问ssh ,可以跟http一样,可以使用不同的子域名来区分吗。
比如
http
a.test.com 8081
b.test.com 8081
ssh
a.test.com 8082
b.test.com 8082
Describe alternatives you've considered
No response
Affected area
@Becods commented on GitHub (Jul 29, 2022):
不能
tcp是无host头的