From f77716c0373e13ce796ed68084dcae497cb878b6 Mon Sep 17 00:00:00 2001 From: ConnersHua Date: Mon, 13 Apr 2020 14:37:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20=E5=A2=9E=E5=8A=A0=20Surge=20Mod?= =?UTF-8?q?ule=EF=BC=88GameConsole.sgmodule=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Surge/Module/GameConsole.sgmodule | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Surge/Module/GameConsole.sgmodule diff --git a/Surge/Module/GameConsole.sgmodule b/Surge/Module/GameConsole.sgmodule new file mode 100644 index 0000000..72a0e85 --- /dev/null +++ b/Surge/Module/GameConsole.sgmodule @@ -0,0 +1,6 @@ +#!name=Game Console SNAT +#!desc=让 Surge 为 PlayStation、Xbox 和 Nintendo Switch 正确处理 SNAT 对话。只有当 Surge Mac 作为这些设备的路由器(Surge Mac 开启「增强模式」,修改游戏机的网络配置:1.IP 地址及子网掩码保持不变。2.网关设置成 Mac 的 IP 地址.3.DNS 设置为「198.18.0.2」)时才会有用(https://nssurge.zendesk.com/hc/zh-cn/articles/900000208886-Surge-Mac-路由模式特殊设备兼容说明) +#!system=mac + +[General] +always-real-ip = %APPEND% *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com \ No newline at end of file