mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2185] dashboard能否支持https? #1740
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#1740
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 @wengzuyang on GitHub (Jan 12, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2185
目前dashboard用的是http,用户名和密码容易泄漏,能否支持https?
@yuyulei commented on GitHub (Jan 15, 2021):
可能近期不支持。临时简单的做法有,可能前面架个 Nginx 接收 https,代理到 frp dashboard,你看是否可以?
@ax2009live commented on GitHub (Feb 5, 2021):
你可以在服务器创建一个 frpc 客户端,(用 docker 安装一个 frpc 客户端)
https://www.examda.com 就可以访问 http://www.examda.com:7500
@wengzuyang commented on GitHub (Feb 5, 2021):
好主意,可以作为临时解决方案
@github-actions[bot] commented on GitHub (May 14, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.