mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1254] frpc/frps 未来会不会添加类似 sshd -t 的参数来检查配置文件 #992
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#992
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 @deadlineOvO on GitHub (May 18, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1254
启动前检查配置文件似乎很有必要的样子
@fatedier commented on GitHub (Jun 4, 2019):
感觉不是一个强需求,因为配置格式和内容本身就很简单,启动时出错都会有相应的配置错误提示。
@deadlineOvO commented on GitHub (Jun 4, 2019):
比较担心不容易察觉的格式错误之类的
@fatedier commented on GitHub (Jun 4, 2019):
启动失败会有对应的配置错误信息的提示。
@deadlineOvO commented on GitHub (Jun 4, 2019):
好的,知道了