MyGit
🚩收到GitHub仓库的更新通知

lizenghui/check

Fork: 0 Star: 3 (更新于 2024-05-05 00:05:56)

license: 暂无

Language: Go .

Check the node's support for google, youtube premium, netflix,chatGPT in the clash config file. self-use

最后发布版本: v0.1.5 ( 2023-10-07 16:24:22)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

check

self-use

check netflix

./check -c <clash_config> -t 0

check google & youtube

./check -c <clash_config> -t 1

check chatGPT

./check -c <clash_config> -t 2

generate clash config

grep "youtube:Y" 1.check.log | cut -f 1 | cut -d ":" -f 2 | sed 's/^/      -/g' | sort && echo " " && \
 grep "google:Y" 1.check.log | cut -f 1 | cut -d ":" -f 2 | sed 's/^/      -/g' | sort
 
grep "netflix:Y" 0.check.log | cut -f 1 | cut -d ":" -f 2 | sed 's/^/      -/g' | sort

grep "chatGPT:Y" 2.check.log | cut -f 1 | cut -d ":" -f 2 | sed 's/^/      -/g' | sort

感谢

  1. quzard/netflix-all-verify
  2. netflix-verify
  3. clash

最近版本更新:(数据更新于 2024-05-04 10:18:20)

2023-10-07 16:24:22 v0.1.5

2023-04-18 16:38:57 v0.1.4

2022-12-01 14:07:03 v0.1.3

2022-11-23 10:37:25 v0.1.2

2022-11-22 15:28:04 v0.1.1

2022-11-01 09:55:54 v0.0.1

lizenghui/check同语言 Go最近更新仓库

2024-05-18 17:58:05 SagerNet/sing-box

2024-05-18 06:38:00 dolthub/dolt

2024-05-18 04:35:49 containerd/containerd

2024-05-18 02:28:56 aws/aws-sdk-go

2024-05-18 00:27:14 aurora-develop/aurora

2024-05-17 16:35:04 bnb-chain/bsc