Skip to content
Discussion options

You must be logged in to vote

moonlight 穿透本身不可行,因为端口是写死的 offset,而且有 HTTP 的问题

可以用 https://nya.globalslb.net/natfrp/client/mux/moonlight/1.0.1/ 但是目前没有文档,我留个简单的说明

在装 Sunshine 的机器上:

{
    "mode": "server",
    "key": "自己设置一个密码",
    "server": "127.0.0.1:23456"
}

建个隧道指向 tcp://127.0.0.1:23456

在装 Moonlight 的机器上:

{
    "mode": "client",
    "key": "自己设置一个密码",
    "server": "frp-xxx.com:12345"
}

两边都启动 mux,启动隧道,然后打开 Moonlight 连 127.0.0.1 就能看到你的 Sunshine 主机了

这版 mux 小范围内测已经稳定用了半年多,延迟 40ms 内体验都很好,唯一的问题就是流量消耗太大

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@natfrp-bot
Comment options

Answer selected by natfrp-bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants