mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4042] [Feature Request] 两个不同网段的客户端如何进行互相访问?(不通过公网IP) #3200
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#3200
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 @510846 on GitHub (Mar 6, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4042
Describe the feature request
FRPS 公网 IP: 202.1.1.1
FRPC A 192.168.1.10/24
FRPC B 192.168.2.10/24
Q: FRPC A & B 这两个客户端之间可以通过非公网IP 来进行互访吗?
Describe alternatives you've considered
No response
Affected area
@EnderAvaritia commented on GitHub (Mar 6, 2024):
看看stcp
@heguangzhi commented on GitHub (Mar 9, 2024):
通过P2P方式可以。
@510846 commented on GitHub (Mar 15, 2024):
非常感谢指导!
P2P 的话,就不经过服务端了
我是想知道,有没有一种方式,可以从 frpc A 端 访问 frpc B 端,需要经过服务端,但访问方式希望不是 公网ip:端口号 这种外部连接的方式
@lee-cq commented on GitHub (Mar 15, 2024):
https://gofrp.org/zh-cn/docs/features/stcp-sudp/