Running - meinming/Grasscutter-wiki_zh-Hans GitHub Wiki
先决条件
启动服务端
如果你还没有准备好,请从发行版下载发布的jar文件,或者自己构建服务端。
- 运行
java -jar grasscutter.jar
- 这将在您的工作目录中创建附加的目录。
- 将下面的文件复制到以下目录:(文件源 ->
目标
)- Resources(游戏资源) ->
resources
- The Keystore File(证书文件) ->
keystore.p12
- 注意:如果您正在项目的根目录中运行(即,您从GitHub克隆了项目,并且正在该文件夹中运行服务器),这些文件将已经存在。
- Resources(游戏资源) ->
- 运行
java -jar grasscutter.jar -handbook
- 这是在命令行中使用(了解)
名称->ID
所需要的。 - 此设置是可选的,可以跳过。
- 这是在命令行中使用(了解)
- 确保配置好你的防火墙设置。
- Windows:在Windows防火墙设置中允许这些端口通过(80,443,8888, 和 22102)
- Linux:确保使用过
sudo ufw allow 22102
,sudo ufw allow 443
,sudo ufw allow 80
, Andsudo ufw allow 8888
(开放22102,443,80端口,译者注)
- 运行
java -jar grasscutter.jar
- (虽然很明显,但是)请让这个在后台运行
- 继续去连接
连接
注意:此步骤也适用于连接到外部服务器。
先决条件
- Fiddler Classic (或其他用于重定向web流量的代理软件)
- 打开你的代理软件(例如:Fiddler)
- 将所有流向HoYoVerse/MiHoYo服务器的流量代理到服务端地址。
- 打开你的原来享受它带来的乐趣吧!
Traffic Route Map
dispatchosglobal.yuanshen.com -> (redirect to the server host)
dispatchcnglobal.yuanshen.com -> (redirect to the server host)
osusadispatch.yuanshen.com -> (redirect to the server host)
oseurodispatch.yuanshen.com -> (redirect to the server host)
osasiadispatch.yuanshen.com -> (redirect to the server host)
hk4e-api-os-static.mihoyo.com -> (redirect to the server host)
hk4e-api-static.mihoyo.com -> (redirect to the server host)
hk4e-api-os.mihoyo.com -> (redirect to the server host)
hk4e-api.mihoyo.com -> (redirect to the server host)
hk4e-sdk-os.mihoyo.com -> (redirect to the server host)
hk4e-sdk.mihoyo.com -> (redirect to the server host)
account.mihoyo.com -> (redirect to the server host)
api-os-takumi.mihoyo.com -> (redirect to the server host)
api-takumi.mihoyo.com -> (redirect to the server host)
sdk-os-static.mihoyo.com -> (redirect to the server host)
sdk-static.mihoyo.com -> (redirect to the server host)
webstatic-sea.mihoyo.com -> (redirect to the server host)
webstatic.mihoyo.com -> (redirect to the server host)
uploadstatic-sea.mihoyo.com -> (redirect to the server host)
uploadstatic.mihoyo.com -> (redirect to the server host)
api-os-takumi.hoyoverse.com -> (redirect to the server host)
sdk-os-static.hoyoverse.com -> (redirect to the server host)
sdk-os.hoyoverse.com -> (redirect to the server host)
webstatic-sea.hoyoverse.com -> (redirect to the server host)
uploadstatic-sea.hoyoverse.com -> (redirect to the server host)
api-takumi.hoyoverse.com -> (redirect to the server host)
sdk-static.hoyoverse.com -> (redirect to the server host)
sdk.hoyoverse.com -> (redirect to the server host)
webstatic.hoyoverse.com -> (redirect to the server host)
uploadstatic.hoyoverse.com -> (redirect to the server host)
account.hoyoverse.com -> (redirect to the server host)
api-account-os.hoyoverse.com -> (redirect to the server host)
api-account.hoyoverse.com -> (redirect to the server host)
hk4e-api-os.hoyoverse.com -> (redirect to the server host)
hk4e-api-os-static.hoyoverse.com -> (redirect to the server host)
hk4e-sdk-os.hoyoverse.com -> (redirect to the server host)
hk4e-sdk-os-static.hoyoverse.com -> (redirect to the server host)
hk4e-api.hoyoverse.com -> (redirect to the server host)
hk4e-api-static.hoyoverse.com -> (redirect to the server host)
hk4e-sdk.hoyoverse.com -> (redirect to the server host)
hk4e-sdk-static.hoyoverse.com -> (redirect to the server host)
log-upload.mihoyo.com -> (redirect to 0.0.0.0)
log-upload-os.mihoyo.com -> (redirect to 0.0.0.0)
log-upload-os.hoyoverse.com -> (redirect to 0.0.0.0)
devlog-upload.mihoyo.com -> (redirect to 0.0.0.0)
overseauspider.yuanshen.com -> (redirect to 0.0.0.0)