mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1954] 建议在配置文件里增加自定义“错误页面提示语” #1556
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#1556
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 @benson-album on GitHub (Aug 24, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1954
现有错误页面提示语:
中会留下服务器指纹,有一定的安全隐患。虽然可下载源码进行修改再编译,遇到版本升级却是不便,建议在配置文件中增加自定义项。
@Becods commented on GitHub (Aug 24, 2020):
好建议
但是优先级应该不会太高,frp更新并不是很频繁,完全有充足的时间编译,且可以使用action进行云编译
@fatedier commented on GitHub (Aug 24, 2020):
Duplicate of https://github.com/fatedier/frp/issues/1624
@smallfish01 commented on GitHub (Mar 9, 2022):
目前临时解决办法是,修改/opt/frp/pkg/util/vhost/resource.go文件内容,然后再make一次即可。