mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2015] 能否提供一种通道能力,连接上之后可以双向的访问。 #1600
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#1600
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 @xiaofeige on GitHub (Sep 29, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2015
client 连接上 server打通了通道之后,visitor 和source角色感觉不是很重要。我这边倒是有个场景,client连接上server之后,需要互相访问对方的资源。
通道打通之后,双方的角色都退化为一个agent,可以互相访问对方的资源。
@fatedier commented on GitHub (Sep 30, 2020):
你的需求,在需要互相访问的客户端上安装 frpc 分别启动 STCP 模式的访问端和服务端的代理可以实现一样的效果。
frps 从设计的安全角度来说不会提供暴露自身网络访问的能力。
@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.