[GH-ISSUE #1817] 使用同样的proxy名称连接会报错 #1436

Closed
opened 2026-05-05 12:54:37 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @yanjieee on GitHub (May 21, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1817

服务端和客户端程序都是:0.20
有没有一种办法,客户端的frpc.ini可以用同样的proxy_name,比如ssh,在服务端这里不冲突?

Originally created by @yanjieee on GitHub (May 21, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1817 服务端和客户端程序都是:0.20 有没有一种办法,客户端的frpc.ini可以用同样的proxy_name,比如ssh,在服务端这里不冲突?
gitea-mirror 2026-05-05 12:54:37 -06:00
  • closed this issue
  • added the
    proposal
    label
Author
Owner

@blizard863 commented on GitHub (May 21, 2020):

同样的 proxy_name, 不同的 remote_port 应该是不冲突的。

<!-- gh-comment-id:631934745 --> @blizard863 commented on GitHub (May 21, 2020): 同样的 proxy_name, 不同的 remote_port 应该是不冲突的。
Author
Owner

@yanjieee commented on GitHub (May 21, 2020):

我试了一下proxy_name用同样的,remote_port设置为0,让sever分配,会出现这样的错误提示:

start error: proxy name [ssh] is already in use

<!-- gh-comment-id:632035190 --> @yanjieee commented on GitHub (May 21, 2020): 我试了一下proxy_name用同样的,remote_port设置为0,让sever分配,会出现这样的错误提示: > start error: proxy name [ssh] is already in use
Author
Owner

@fatedier commented on GitHub (May 21, 2020):

https://gofrp.org/docs/reference/client-configures/#%E5%9F%BA%E7%A1%80%E9%85%8D%E7%BD%AE

user = xxx

<!-- gh-comment-id:632040622 --> @fatedier commented on GitHub (May 21, 2020): https://gofrp.org/docs/reference/client-configures/#%E5%9F%BA%E7%A1%80%E9%85%8D%E7%BD%AE `user = xxx`
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#1436
No description provided.