mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4387] 我需要直接把配置文件一起编译,请问需要如何做? #3464
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#3464
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 (Aug 16, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4387
Describe the feature request
目前编译后,需要外挂配置文件,我有部分场景,是需要把配置文件内置的,然后直接运行编译之后的文件。请问下我需要如何做?
Describe alternatives you've considered
No response
Affected area
@superzjg commented on GitHub (Aug 18, 2024):
其实可以不用配置文件,而用启动参数实现的。
@wuai1024 commented on GitHub (Aug 18, 2024):
多了用参数不是很方便,我是需要集中下发。客户端只需要运行就行,不关注配置文件。
@wuai1024 commented on GitHub (Aug 18, 2024):
已解决。
@yangjieshao commented on GitHub (Aug 19, 2024):