mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3893] frpc可以配置多个https吗,能否发下示例 #3089
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#3089
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 @sunnysteam on GitHub (Dec 25, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3893
Describe the feature request
frpc可以配置多个https吗,能否发下示例
Describe alternatives you've considered
No response
Affected area
@superzjg commented on GitHub (Dec 25, 2023):
https://github.com/fatedier/frp/issues/3854#issuecomment-1858749276
@sunnysteam commented on GitHub (Dec 26, 2023):
@superzjg 我看了下这个评论,是要改成tcp吗?我目前是这样写的,但是不管用
(中文隐藏实际值)
@chengzequn commented on GitHub (Dec 28, 2023):
@sunnysteam hi,最后有配置成功吗?
@coderkk commented on GitHub (Dec 29, 2023):
今天试了连接家里的两架server,这个学法可行。
@sunnysteam commented on GitHub (Jan 10, 2024):
没有,貌似不支持两个https的情况。改成用tcp了,公网服务器上用nginx带上证书
@ivwv commented on GitHub (Jan 25, 2024):
https://blog.ivwv.site/article/new-frp-multiple-lan-web-server-add-https-support
@sunnysteam commented on GitHub (Jan 26, 2024):
好的,这个问题可以关闭了。现在已知的两种方式
1、通过tcp,然后在公网服务器上用nginx带上证书实现;
2、通过多个3级域名,来实现