Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A服务器在内网且无外网,B在同一内网,能访问外网的C服务器,客户端D能访问C服务器 #6

Open
fishheadhead opened this issue Dec 20, 2017 · 1 comment

Comments

@fishheadhead
Copy link

请问客户端D能通过这个工具访问到A服务器吗?应该如何操作呢?
A和C为linux系统,B和D是win系统

@akun
Copy link
Contributor

akun commented Dec 20, 2017

  • 程序在 Windows 上没有测试过
  • 这个支持比较麻烦,还有不少手工操作成分
  • D 跳到 C,C 跳到 B,B 到 A(前提 A 和 B 同一内网能通信就行)
  • 至少 B 上得跑这个 rtcp,C 跳板到 B 就行。D 可以直接连 C,B 可以直接连接 A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants