MyGit

lizenghui/check

Fork: 0 Star: 3 (更新于 2024-10-31 08:49:48)

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网址

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-09-04 22:24:49)

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-11-05 08:55:31 XTLS/Xray-core

2024-11-05 00:03:47 SagerNet/sing-box

2024-11-04 20:34:19 Permify/permify

2024-11-04 15:07:27 containerd/containerd

2024-11-03 20:10:56 flipped-aurora/gin-vue-admin

2024-11-03 00:46:25 dolthub/dolt