Skip to content

Commit

Permalink
重置连接服务器的部分内容
Browse files Browse the repository at this point in the history
  • Loading branch information
“postyizhan” committed Jun 7, 2024
1 parent 368f370 commit 578a972
Showing 1 changed file with 36 additions and 3 deletions.
39 changes: 36 additions & 3 deletions docs/正式开服/连接服务器.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ server-port=25565

去骚扰卖你面板的人

## 云服
## vps

<details>
<summary>远程桌面连接</summary>

按下 `win键` + `R键`

Expand All @@ -66,18 +69,48 @@ server-port=25565

把卖你vps的人给你的信息照着填进去就可以连接到你的vps了。

你也可以在vps安装 [ToDesk](https://www.todesk.com/download.html)[向日葵远程控制](https://sunlogin.oray.com/) 等软件

#### 映射驱动器

可以在vps中点击 `此电脑` 看到本地的驱动器(c盘d盘的,这下听懂了吧)
可以在vps中点击 `此电脑` 看到本地的 **驱动器**(c盘d盘的,这下听懂了吧)

方便你传输文件

![](_images/连接服务器/2.png)

![](_images/连接服务器/3.png)

</details>

#### 放行端口

然后你需要在防火墙放行你mc服务端使用的端口,可参考教程:https://blog.csdn.net/aa1213366512/article/details/119964839

什么?Linux用户?Linux用户当自强。
接着用外网地址连接你的服务器

**举例,不一定正确:**

你远程桌面连接用的是 yizhan.wiki:12345

你的服务商告诉你,你可以使用 12346 端口

那你就把你服务端的 [端口](#端口) 设置为 12346 ,记得 [放行端口](#放行端口)

然后在你的游戏客户端里添加服务器,填地址为 yizhan.wiki:12346

## 家里云

<details>
<summary>我有公网ip</summary>

TODO

</details>

<details>
<summary>我没有/不知道啥是公网ip</summary>

todo

</details>

0 comments on commit 578a972

Please sign in to comment.