[GH-ISSUE #2396] 可不可以针对每个不同的proxy代理服务单独设置proxy_bind_addr #1903

Closed
opened 2026-05-05 13:13:45 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @fjh1997 on GitHub (May 16, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2396

目前的proxy_bind_addr 是针对frps全局设置的,可不可以在frpc上面针对每个不同的服务设置不同的代理配置,比如是ssh服务就侦听在本地端口,如果是http服务就侦听在外部端口?

Originally created by @fjh1997 on GitHub (May 16, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2396 目前的proxy_bind_addr 是针对frps全局设置的,可不可以在frpc上面针对每个不同的服务设置不同的代理配置,比如是ssh服务就侦听在本地端口,如果是http服务就侦听在外部端口?
Author
Owner

@fatedier commented on GitHub (May 17, 2021):

目前不考虑支持这样的配置增加复杂性。你的需求可以搭建两个 frps,一个给外部用,一个给内部使用。

<!-- gh-comment-id:841937557 --> @fatedier commented on GitHub (May 17, 2021): 目前不考虑支持这样的配置增加复杂性。你的需求可以搭建两个 frps,一个给外部用,一个给内部使用。
Author
Owner

@fjh1997 commented on GitHub (May 17, 2021):

目前不考虑支持这样的配置增加复杂性。你的需求可以搭建两个 frps,一个给外部用,一个给内部使用。

非常感谢

<!-- gh-comment-id:841961469 --> @fjh1997 commented on GitHub (May 17, 2021): > 目前不考虑支持这样的配置增加复杂性。你的需求可以搭建两个 frps,一个给外部用,一个给内部使用。 非常感谢
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#1903
No description provided.