mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3652] 文档没有更新支持 yaml和json #2913
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#2913
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 @wuai1024 on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3652
Describe the feature request
v0.52.0
我看描述中说到后续会移除 ini 的 支持改为支持 yaml和json,但是文档中好像还没看到类似的配置说明
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Oct 10, 2023):
gofrp.org 文档站之后更新。
@beginor commented on GitHub (Oct 10, 2023):
感谢大佬,等 yaml 文档更新再跟进。 toml 不熟悉, 还是 yaml 用着顺手
@xqzr commented on GitHub (Oct 11, 2023):
英文文档已更新支持
另外 几种格式之间可互转
@wuai1024 commented on GitHub (Oct 11, 2023):
toml 没用过,我用的更广泛的 yaml 。
目前我试了下,好像不行,配置如下。
这2种我都试过了。
结果都不对。
@superzjg commented on GitHub (Oct 11, 2023):
我看示例toml已经不用common了呢
@wuai1024 commented on GitHub (Oct 11, 2023):
发现了,yaml和ini的是不一样的参数,很多参数改为驼峰了。我参照toml的格式,改为yaml了。
@beginor commented on GitHub (Oct 11, 2023):
看着新的 frpc.toml ,再结合自己的 frpc.json ,自己写了一个 frpc.yml 居然成功了。 很多属性都不一样了,要按照新的 toml 中的属性来写配置。
@Garbo1229 commented on GitHub (Oct 13, 2023):
现在404了
@Stonestonestone commented on GitHub (Dec 27, 2023):
请问yaml怎么写的?我写了一份校验都没过去
@superzjg commented on GitHub (Dec 27, 2023):
在线转:个别问题手动改
https://tooltt.com/toml2yaml/
@Stonestonestone commented on GitHub (Dec 27, 2023):
感谢,没注意到toml里的结构