马上注册,免受广告困扰,轻松兑换eSIM!
您需要 登录 才可以下载或查看,没有账号?注册
×
本帖最后由 htc10 于 2024-10-10 10:46 编辑
本教程仅做装逼欺骗小白使用,不具备实用性。
找一台流媒体解锁的小鸡,安装privoxy修改privoxy配置文件/usr/privoxy/configlisten-address 127.0.0.1:8118
修改为listen-address 0.0.0.0:8118
重启privoxysystemctl restart privoxy
设置防火墙允许被解锁小鸡访问8118端口ufw allow from xxx.xxx.xxx.xxx to any port 8118
ufw reload
xxx.xxx.xxx.xxx是被解锁小鸡IP
被解锁小鸡设置
编辑文件 /etc/profileexport http_proxy=http://xxx.xxx.xxx.xxx:8118
export https_proxy=http://xxx.xxx.xxx.xxx:8118
export no_proxy="localhost,127.0.0.1,::1,api64.ipify.org"
xxx.xxx.xxx.xxx为你前面设置的解锁小鸡的IP
api64.ipify.org是流媒体解锁检测脚本获取IP的地址,这里设置不使用代理
设置代理生效
执行流媒体解锁检测脚本bash <(curl -L -s media.ispvps.com)
检测效果 ** 您的网络为: DMIT (*.*.*.*)
============[ Multination ]============
Dazn: 原生解锁 Yes (Region: US)
TikTok: 原生解锁 Yes (Region: US)
Disney+: 原生解锁 Yes (Region: US)
Netflix: 原生解锁 Yes (Region: US)
YouTube Premium: 原生解锁 Yes
Amazon Prime Video: 原生解锁 Yes (Region: US)
TVBAnywhere+: 原生解锁 Yes
iQyi Oversea Region: 原生解锁 US
YouTube CDN: Seattle, WA
Netflix Preferred CDN: Seattle, WA
Spotify Registration: 原生解锁 Yes (Region: US)
Steam Currency: USD
ChatGPT: 原生解锁 Yes (Region: US)
Google Gemini: 原生解锁 Yes (Region: USA)
Bing Region: US
Wikipedia Editability: No
Instagram Licensed Audio: Failed
---Forum---
Reddit: Yes
装完逼,被解锁小鸡不想解锁了
编辑文件 /etc/profile 删除以下代码export http_proxy=http://xxx.xxx.xxx.xxx:8118
export https_proxy=http://xxx.xxx.xxx.xxx:8118
export no_proxy="localhost,127.0.0.1,::1,api64.ipify.org"
设置生效
你也可以继续使用代理,但是会同时消耗两台小鸡的流量。 |