mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1485] 名称已被使用!! #1171
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#1171
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 @lbbboy on GitHub (Oct 29, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1485
[ssh] - 这个名称不能都用这个?NPS可以全用一个。如果这样。那一台客户端就要换个名称!很是不便。
type = tcp
local_port = 22
remote_port = 6000
use_encryption = true
use_compression = true
@fatedier commented on GitHub (Oct 29, 2019):
不支持,名称必须唯一,会用于统计数据以及 API 接口。
参考配置文件中的 user 参数
https://github.com/fatedier/frp/blob/master/conf/frpc_full.ini
以及
https://github.com/fatedier/frp#configuration-file-template
配置文件环境变量渲染实现复杂的需求。