NitWikit/docs-java/advance/cross-server/hide-the-real-IP.md
SB-Reborn 9b3c93adb2
回退了那些破坏ci的更改并重新配置markdownlint (#286)
* markdownlint

* try to format docs

* 修复了format脚本并添加了markdownlint配置文件

* 重新自动格式化

* revert了自动格式化的部分因为它们貌似破坏了ci

This reverts commit 874a7ec3c8.

Revert "try to format docs"

This reverts commit 003da71931.

* Revert "try to format docs"

This reverts commit 003da71931.

* 尝试修复

* 重新格式化

* changed markdownlint config

* 手动对文档进行了格式化

* fixed markdownlint script

* fixed link

* 尝试格式化
2024-10-01 05:16:42 +08:00

30 lines
743 B
Markdown

---
title: 隐藏真实IP
sidebar_position: 7
---
# 隐藏真实 IP
## 四层转发
### 购买 CDN
+ <u>注意不是所有 CDN 都支持四层转发 购买前请询问客服时候支持</u>
+ 请自行寻找服务商,记得买国内节点<u>(写着需要备案 MC其实不需要的)</u>
### 配置 CDN 四层转发 (以cdnfly系统为例)
+ ![1.png](https://img2.imgtp.com/2024/05/20/ZNjg7mkL.png)
+ ![2.png](https://img2.imgtp.com/2024/05/20/XRtFbjwE.png)
### 配置BC/VC
+ BC 配置 ![3.png](https://img2.imgtp.com/2024/05/20/Do8x5gQo.png)
+ VC 配置 ![4.png](https://img2.imgtp.com/2024/05/20/EyRITRd0.png)
### 解析到自己域名
+ 可参考本文档中的 [申请域名](https://yizhan.wiki/NitWikit/start/申请域名)