[GH-ISSUE #1485] 名称已被使用!! #1171

Closed
opened 2026-05-05 12:45:12 -06:00 by gitea-mirror · 1 comment
Owner

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

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
Author
Owner

@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
配置文件环境变量渲染实现复杂的需求。

<!-- gh-comment-id:547304535 --> @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 配置文件环境变量渲染实现复杂的需求。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1171
No description provided.