mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #5006] [Feature Request] 希望可以支持一个配置文件启动多个节点穿透 #3941
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#3941
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 @sunianOvO on GitHub (Sep 29, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/5006
Describe the feature request
服务通过frpc进行内网穿透,但是存在多个frps节点现在只能
frpc -c frpc1.ini
frpc -c frpc2.ini
frpc -c frpc3.ini
可以实现在读取配置文件时加个标记声明这是第二个节点配置,第三个节点配置这种,实现一个frpc -c frpc.ini就能运行多个配置文件吗
Describe alternatives you've considered
No response
Affected area
@Wronthyou-Emme commented on GitHub (Oct 5, 2025):
还是现在这样好,不会线程带着进程一起崩。
@litrycn commented on GitHub (Oct 7, 2025):
已经支持了,