[GH-ISSUE #2015] 能否提供一种通道能力,连接上之后可以双向的访问。 #1600

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

Originally created by @xiaofeige on GitHub (Sep 29, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2015

client 连接上 server打通了通道之后,visitor 和source角色感觉不是很重要。我这边倒是有个场景,client连接上server之后,需要互相访问对方的资源。
通道打通之后,双方的角色都退化为一个agent,可以互相访问对方的资源。

Originally created by @xiaofeige on GitHub (Sep 29, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/2015 client 连接上 server打通了通道之后,visitor 和source角色感觉不是很重要。我这边倒是有个场景,client连接上server之后,需要互相访问对方的资源。 通道打通之后,双方的角色都退化为一个agent,可以互相访问对方的资源。
gitea-mirror 2026-05-05 13:01:18 -06:00
Author
Owner

@fatedier commented on GitHub (Sep 30, 2020):

你的需求,在需要互相访问的客户端上安装 frpc 分别启动 STCP 模式的访问端和服务端的代理可以实现一样的效果。

frps 从设计的安全角度来说不会提供暴露自身网络访问的能力。

<!-- gh-comment-id:701128996 --> @fatedier commented on GitHub (Sep 30, 2020): 你的需求,在需要互相访问的客户端上安装 frpc 分别启动 STCP 模式的访问端和服务端的代理可以实现一样的效果。 frps 从设计的安全角度来说不会提供暴露自身网络访问的能力。
Author
Owner

@github-actions[bot] commented on GitHub (Nov 15, 2020):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:727288931 --> @github-actions[bot] commented on GitHub (Nov 15, 2020): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
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#1600
No description provided.