# 2026年VPS服务器解锁流媒体一键测试脚本（流媒体测试脚本）

利用vps服务器解锁流媒体服务的需求不断攀升，那么今天分享几个比较好用的流媒体解锁测试脚本，可以测试VPS服务器IP是否支持解锁常见流媒体服务，包括Netflix、Disney+、YouTube Premium、TVB、NBA TV、Hulu、HBO、TikTok等。

## VPS融合怪服务器测评脚本[​](https://bestvps.wwkejishe.top/blog/vps-check#vps%E8%9E%8D%E5%90%88%E6%80%AA%E6%9C%8D%E5%8A%A1%E5%99%A8%E6%B5%8B%E8%AF%84%E8%84%9A%E6%9C%AC) <a href="#vps-rong-he-guai-fu-wu-qi-ce-ping-jiao-ben" id="vps-rong-he-guai-fu-wu-qi-ce-ping-jiao-ben"></a>

[VPS融合怪服务器测评脚本](https://github.com/spiritLHLS/ecs)

* 支持系统：Ubuntu 18+, Debian 8+, Centos 7+, Fedora 33+, Almalinux 8.5+, OracleLinux 8+, RockyLinux 8+, AstraLinux CE, Arch
* 支持系统：FreeBSD(前提已执行`pkg install -y curl bash`)，Armbian
* 支持架构：amd64(x86\_64)、arm64、i386、arm

### 融合怪功能[​](https://bestvps.wwkejishe.top/blog/vps-check#%E8%9E%8D%E5%90%88%E6%80%AA%E5%8A%9F%E8%83%BD) <a href="#rong-he-guai-gong-neng" id="rong-he-guai-gong-neng"></a>

* [x] &#x20;基础信息查询
* [x] &#x20;CPU测试
* [x] &#x20;内存测试
* [x] &#x20;磁盘dd读写测试
* [x] &#x20;硬盘fio读写测试
* [x] &#x20;御三家流媒体解锁测试
* [x] &#x20;常用流媒体解锁测试
* [x] &#x20;Tiktok解锁
* [x] &#x20;三网回程以及路由延迟
* [x] &#x20;回程路由及带宽类型检测(商宽/家宽/数据中心)
* [x] &#x20;IP质量(含IPV4和IPV6)与邮件端口检测
* [x] &#x20;speedtest测速

### 交互形式使用方法[​](https://bestvps.wwkejishe.top/blog/vps-check#%E4%BA%A4%E4%BA%92%E5%BD%A2%E5%BC%8F%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) <a href="#jiao-hu-xing-shi-shi-yong-fang-fa" id="jiao-hu-xing-shi-shi-yong-fang-fa"></a>

```
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
```

或

```
curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
```

或

```
bash <(wget -qO- bash.spiritlhl.net/ecs)
```

或

```
bash <(wget -qO- ecs.0s.hk)
```

或

```
bash <(wget -qO- ecs.12345.ing)
```

### 无交互形式-参数模式使用方法[​](https://bestvps.wwkejishe.top/blog/vps-check#%E6%97%A0%E4%BA%A4%E4%BA%92%E5%BD%A2%E5%BC%8F-%E5%8F%82%E6%95%B0%E6%A8%A1%E5%BC%8F%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) <a href="#wu-jiao-hu-xing-shi-can-shu-mo-shi-shi-yong-fang-fa" id="wu-jiao-hu-xing-shi-can-shu-mo-shi-shi-yong-fang-fa"></a>

```
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh -m 1
```

或

```
curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh -m 1
```

或通过

```
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh
```

下载文件后使用类似

```
bash ecs.sh -m 1
```

### IP质量检测使用方法[​](https://bestvps.wwkejishe.top/blog/vps-check#ip%E8%B4%A8%E9%87%8F%E6%A3%80%E6%B5%8B%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) <a href="#ip-zhi-liang-jian-ce-shi-yong-fang-fa" id="ip-zhi-liang-jian-ce-shi-yong-fang-fa"></a>

* IP质量检测，含多家数据库查询，含DNS黑名单查询
* 含 `IPV4` 和 `IPV6` 检测，含ASN和地址查询

```
bash <(wget -qO- bash.spiritlhl.net/ecs-ipcheck)
```

或

```
bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spiritLHLS/ecs/main/ipcheck.sh)
```

或

需要事先安裝`dos2unix`

```
wget -qO ipcheck.sh --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ipcheck.sh
dos2unix ipcheck.sh
bash ipcheck.sh
```

## RegionRestrictionCheck[​](https://bestvps.wwkejishe.top/blog/vps-check#regionrestrictioncheck) <a href="#regionrestrictioncheck" id="regionrestrictioncheck"></a>

[RegionRestrictionCheck](https://github.com/lmc999/RegionRestrictionCheck) 检测脚本检测项目比较全面，且支持Docker运行，杜绝污染VPS服务器，检测流媒体除了主流的Netflix、Disney+、YouTube Premium，还可以支持检测Dazn、Viu TV、4GTV和KKTV等比较冷门的流媒体服务。

本脚本基于 [CoiaPrant/MediaUnlock\_Test](https://github.com/CoiaPrant/MediaUnlock_Test) 代码进行修改

> 支持OS/Platform：CentOS 6+, Ubuntu 14.04+, Debian 8+, MacOS, Android with Termux

### 使用方法[​](https://bestvps.wwkejishe.top/blog/vps-check#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) <a href="#shi-yong-fang-fa" id="shi-yong-fang-fa"></a>

使用脚本前请确认curl已安装

```
bash <(curl -L -s check.unlock.media)
```

只检测IPv4结果:

```
bash <(curl -L -s check.unlock.media) -M 4
```

只检测IPv6结果：

```
bash <(curl -L -s check.unlock.media) -M 6
```

指定检测的网卡名称：

```
bash <(curl -L -s check.unlock.media) -I eth0
```

选择脚本语言为英文：

```
bash <(curl -L -s check.unlock.media) -E en
```

或者直接运行以下Docker命令 (兼容ARM架构)

```
docker run --rm -ti --net=host lmc999/regioncheck && docker rmi lmc999/regioncheck
```

## MediaUnlockTest[​](https://bestvps.wwkejishe.top/blog/vps-check#mediaunlocktest) <a href="#mediaunlocktest" id="mediaunlocktest"></a>

[MediaUnlockTest](https://github.com/nkeonkeo/MediaUnlockTest) 检测与 RegionRestrictionCheck 不一样，MediaUnlockTest 并非bash脚本，而是使用golang，检测项目与 RegionRestrictionCheck 差不多。

### 使用方法[​](https://bestvps.wwkejishe.top/blog/vps-check#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95-1) <a href="#shi-yong-fang-fa-1" id="shi-yong-fang-fa-1"></a>

```
bash <(curl -Ls unlock.moe)
```

只检测IPv4结果:

```
bash <(curl -Ls unlock.moe) -m 4
```

只检测IPv6结果：

```
bash <(curl -Ls unlock.moe) -m 6
```

## Streaming Media Unlock Test[​](https://bestvps.wwkejishe.top/blog/vps-check#streaming-media-unlock-test) <a href="#streaming-media-unlock-test" id="streaming-media-unlock-test"></a>

[Streaming Media Unlock Test](https://github.com/yeahwu/check)，网友写的一个流媒体解锁测试脚本，支持最近热门的ChatGPT解锁测试，一些自己购买服务器用来搭建上网工具的同学，可以用来快速测试服务器IP是否支持ChatGPT，目前脚本可以用来测试Netflix、YouTube Premium、YouTube CDN、Bilibili、Tiktok、 iQIYI International和ChatGPT 等等。

### 使用方法[​](https://bestvps.wwkejishe.top/blog/vps-check#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95-2) <a href="#shi-yong-fang-fa-2" id="shi-yong-fang-fa-2"></a>

```
wget -qO- https://github.com/yeahwu/check/raw/main/check.sh | bash
```

## RegionRestrictionCheck[​](https://bestvps.wwkejishe.top/blog/vps-check#regionrestrictioncheck-1) <a href="#regionrestrictioncheck-1" id="regionrestrictioncheck-1"></a>

[xykt/RegionRestrictionCheck](https://github.com/xykt/RegionRestrictionCheck)

* 修正Netflix澳洲检测错误问题，增加Wikipedia及Reddit检测
* 修复MyTVSuper
* 增加ChatGPT地区检测，更新英文原生/DNS解锁显示内容
* 修正Docker运行报错的bug，补全全区域检测项目
* 修复LineTV.tw
* 修复Now E
* 增加Alpine系统支持
* Netflix页面改版导致原脚本判定出现错误，现已修正
* 修复Youtube极小概率解锁类别判断错误问题
* 增加TikTok解锁检测
* 增加对动画疯、MyTVSuper、4GTV的DNS解锁检测
* 增加独立的脚本运行计数器
* 进一步增加DNS检测机制，增加代理服务器解锁检测，修正纯ipv6机器无法检测的bug
* 增加双重DNS检测机制，修正原版日本流媒体检测报错，广告前置
* 增加DNS/原生解锁检测机制

![RegionRestrictionCheck测试截图](https://raw.githubusercontent.com/xykt/RegionRestrictionCheck/main/reference/IMG/ScreenShot.png)

**使用脚本前请确认curl已安装**

```
bash <(curl -L -s media.ispvps.com)
```

**只检测IPv4结果：**[**​**](https://bestvps.wwkejishe.top/blog/vps-check#%E5%8F%AA%E6%A3%80%E6%B5%8Bipv4%E7%BB%93%E6%9E%9C)

```
bash <(curl -L -s media.ispvps.com) -M 4
```

**只检测IPv6结果：**[**​**](https://bestvps.wwkejishe.top/blog/vps-check#%E5%8F%AA%E6%A3%80%E6%B5%8Bipv6%E7%BB%93%E6%9E%9C)

```
bash <(curl -L -s media.ispvps.com) -M 6
```

**指定检测的网卡名称：**[**​**](https://bestvps.wwkejishe.top/blog/vps-check#%E6%8C%87%E5%AE%9A%E6%A3%80%E6%B5%8B%E7%9A%84%E7%BD%91%E5%8D%A1%E5%90%8D%E7%A7%B0)

```
bash <(curl -L -s media.ispvps.com) -I eth0
```

**选择脚本语言为英文：**[**​**](https://bestvps.wwkejishe.top/blog/vps-check#%E9%80%89%E6%8B%A9%E8%84%9A%E6%9C%AC%E8%AF%AD%E8%A8%80%E4%B8%BA%E8%8B%B1%E6%96%87)

```
bash <(curl -L -s media.ispvps.com) -E
```

**或者直接运行以下Docker命令** (兼容ARM架构)

```
docker run --rm -ti --net=host xykt/regioncheck && docker rmi xykt/regioncheck > /dev/null 2>&1
```

<br>
