SukkaW/Koolshare-Clash



The issue has been closed
[Bug Report] YouTube视频无法播放 #36
crezy8 posted onGitHub
Bug 详情
youtube视频无法播放,youtube页面可以打开,但视频一直处于加载状态
你的操作
使用浏览器查看了网络连接和console错误信息,发现浏览器请求的视频地址被BLOCK,所以一直在不断重试
屏幕截图
调试信息
网络连接信息
console
<!-- 请使用 KoolClash 内置的「调试工具」获取调试信息,并粘贴在下面的 ``` 之间。 如果是插件界面问题,请提供浏览器 Console 的日志信息。 -->
======================== KoolClash 调试工具 ========================
调试信息生成于 Sat Jun 15 2019 09:32:20 GMT+0800 (China Standard Time)
当前浏览器:Chrome 74
-------------------- Koolshare OpenWrt 基本信息 --------------------
固件版本: Openwrt Koolshare mod V2.30, r10402-51ad900e2c by fw867
路由器 LAN IP:10.0.0.11
------------------------ KoolClash 基本信息 ------------------------
KoolClash 版本:0.17.4-beta
Clash 核心版本:Clash v0.14.0-7-g89168e6 linux amd64 Sat 18 May 2019 05:35:13 PM UTC
KoolClash 当前状态:Clash 进程正在运行
用户指定 Clash 外部控制 Host:未改动
IP 数据库是否存在:true
-------------------------- Clash 进程信息 --------------------------
30972 root 116m S /koolshare/bin/clash -d /koolshare/koolclash/config/
31718 root 1072 S /bin/sh /koolshare/scripts/koolclash_debug.sh 303402
31847 root 1072 S /bin/sh /koolshare/scripts/koolclash_debug.sh 303402
------------------------ Clash 配置文件信息 ------------------------
Clash 原始配置文件是否存在:true
Clash 运行配置文件是否存在:true
Clash 透明代理端口:23456
Clash 是否允许局域网连接:true
Clash 外部控制监听地址:10.0.0.11:6170
--------------------- Clash 配置文件 DNS 配置 ----------------------
Clash DNS 是否启用:true
Clash DNS 解析 IPv6:false
Clash DNS 增强模式:fake-ip
Clash DNS 监听:0.0.0.0:23453
KoolClash 当前 DNS 模式:1
-------------------- KoolClash 自定义 DNS 配置 ---------------------
------------------------- iptables 条目 ---------------------------
* iptables mangle 中 Clash 相关条目
* iptables nat 中 Clash 相关条目
0 0 koolclash_dns tcp -- * * 0.0.0.0/0 198.19.0.0/24 tcp dpt:53
0 0 koolclash_dns udp -- * * 0.0.0.0/0 198.19.0.0/24 udp dpt:53
55 3280 koolclash tcp -- * * 0.0.0.0/0 0.0.0.0/0
* iptables mangle 中 koolclash 链
* iptables nat 中 koolclash 链
45 2700 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 match-set koolclash_white dst
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22
10 580 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 redir ports 23456
* iptables mangle 中 koolclash_dns 链
* iptables nat 中 koolclash_dns 链
0 0 DNAT udp -- * * 0.0.0.0/0 198.19.0.0/24 udp dpt:53 to:10.0.0.11:23453
0 0 DNAT tcp -- * * 0.0.0.0/0 198.19.0.0/24 tcp dpt:53 to:10.0.0.11:23453
* iptables nat 中 Chromecast 相关条目
1 638K 43M DNAT udp -- * * 10.0.0.0/24 0.0.0.0/0 udp dpt:53 to:10.0.0.11
6 0 0 koolclash_dns tcp -- * * 0.0.0.0/0 198.19.0.0/24 tcp dpt:53
7 0 0 koolclash_dns udp -- * * 0.0.0.0/0 198.19.0.0/24 udp dpt:53
---------------------- ipset 白名单 IP 列表 ------------------------
Name: koolclash_white
Type: hash:net
Revision: 6
Header: family inet hashsize 1024 maxelem 65536
Size in memory: 984
References: 1
Number of entries: 10
Members:
192.168.0.0/16
240.0.0.0/4
0.0.0.0/8
127.0.0.0/8
169.254.0.0/16
10.0.0.0/8
10.0.0.11
172.16.0.0/12
100.64.0.0/10
224.0.0.0/4
===================================================================