GithubHelp home page GithubHelp logo

Comments (2)

lazy-luo avatar lazy-luo commented on May 27, 2024

SG客户端只有Android版,原因是服务端不需要运行客户端。
你的场景,只需要在APP上配置服务端间映射就可以了,具体如下

1、分别在mc服务器及公司电脑上分别运行SG服务端(假设mc服务器上SG服务端序号为1,公司电脑SG服务端序号为2)
2、登录app,可以分别看到序号为1和2的“访问点”
3、编辑模式下,在序号为2的“访问点”(公司电脑)上配置指向序号为1的服务端间端口映射,配置如下(假设想将mc服务器4444端口映射到公司电脑3333端口,协议tcp):3333 localhost@1 4444 TCP
4、配置完成后,切换到正常模式,稍等一会(隔20秒刷新状态),当看刚才配置的映射生效后就可以直接在公司电脑上通过localhost:3333访问到mc服务器的4444端口了。

注意:
1、公司电脑到APP必须能P2P(或有自定义代理)的情况下,才会显示服务端间代理状态,否则不显示状态
2、公司电脑到mc服务器间必须能打通P2P(或有自定义代理),服务端间连接才真正生效

from smargate.

fatinghenji avatar fatinghenji commented on May 27, 2024

感谢!

from smargate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.