mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3867] 请教一下json怎么写 #3073
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#3073
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 @superen7527 on GitHub (Dec 20, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3867
Describe the feature request
看了一下文档和文件,没找到json示例。不是说支持json吗。我想看看同名key你们是怎么处理的。还是说和toml一样的配置?只是改文件名后缀。。
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Dec 20, 2023):
几种主流格式之间 可互转,可以在线搜索 相关工具
@superen7527 commented on GitHub (Dec 21, 2023):
原来如此 我都没想到还能互转。主要是proxies这种不知道怎么写 想着是数组还是怎么。没想到还真是数组。