
00:00:00
外卖卷:非常划算 扫码领劵 省点小钱钱
注意事项
Netflix CDN 分流测试依赖 DNS 解析。而如果您使用的本地设备开了 VPN 代理进行测试,将无法得到正确的 CDN 分流信息。
bash <(curl -L -s check.unlock.media)bash <(curl -L -s check.unlock.media) -M 4bash <(curl -L -s check.unlock.media) -M 6bash <(curl -L -s check.unlock.media) -I eth0bash <(curl -L -s check.unlock.media) -E enbash <(curl -L -s check.unlock.media) -R 0docker run --rm -ti --net=host lmc999/regioncheck && docker rmi lmc999/regioncheck > /dev/null 2>&1sudo apt install curl openssl ca-certificates -yq
# 可选依赖
sudo apt install uuid-runtime dnsutils -yqsudo dnf install curl openssl
# 可选依赖
sudo dnf install bind-utilspkg up -yq
pkg install curl openssl openssl-tool ca-certificates -yq
# 可选依赖
pkg install uuid-utils dnsutils -yqapk add curl bash grep openssl ca-certificates uuidgenbrew install curl openssl md5sha1sum coreutils# 可以使用 Cygwin 或者 Git Windows 最新版本。 如果使用 Git Windows,请确认安装 powershell 用于生成 uuid。请确认使用最新版本的 curl (>=8.8.0) 以避免遇到段错误。opkg update
opkg install grep
评论