-
Notifications
You must be signed in to change notification settings - Fork 4.2k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gcore CDN IP 列表 #267
Comments
分享一个别人整理的 Gcore CDN IPv4 节点信息表格(来自 luotianyi): 以及一些我以前扫描并记录的一些我(联通)觉得不错的节点 IP(括号里是我本地路由追踪的出口和绕道):
# 印度(广州-新加坡) 120ms+
185.105.1.0/24
185.105.1.10
185.105.1.14
# 德国(北京) 150ms+
92.223.124.0/24
92.223.124.12
92.223.124.13
92.223.124.15
92.223.124.25
92.223.124.26
92.223.124.27
92.223.124.28
92.223.124.29
92.223.124.30
92.223.124.31
92.223.124.32
92.223.124.34
92.223.124.35
92.223.124.36
92.223.124.37
92.223.124.61
92.223.124.62
92.223.124.253
92.223.124.254
# 俄罗斯 圣彼得堡(北京) 170ms+
92.223.64.0/24
92.223.64.4
92.223.64.8
92.223.64.10
92.223.64.12
92.223.64.14
# 拉脱维亚(北京-德国-瑞典) 180ms+
93.123.38.0/24
93.123.38.4
93.123.38.5
93.123.38.62
# 英国 伦敦(北京-德国-法国) 190ms+
93.123.11.0/24
93.123.11.11
93.123.11.13
93.123.11.14
93.123.11.61
93.123.11.62
# 以下线路延迟不错,但时不时丢包。。。
# 俄罗斯 伯力(北京) 80ms+
92.223.110.0/24
92.223.110.4
92.223.110.29
# 俄罗斯 新西伯利亚(北京) 130ms+
5.8.43.0/24
5.8.43.4
5.8.43.5
5.8.43.6
5.8.43.13
# 俄罗斯 克拉斯诺亚尔斯克(北京) 130ms+
92.223.114.0/24
92.223.114.6
92.223.114.7
92.223.114.11
92.223.114.14
92.223.114.61
# 俄罗斯 叶卡捷琳堡(北京) 140ms+
92.223.108.0/24
92.223.108.5
92.223.108.6
92.223.108.7
92.223.108.13
92.223.108.14
92.223.108.15
92.223.108.16 至于 IPv6 我(联通)简单扫了扫,貌似没有延迟很低的。。。 |
搞了半天最后发现gcore不支持ipv6回源,想救ipv6 vps还是只能靠cf…… |
CMCC的路由走HK速度挺快的 |
今天发现cmcc下的部分gcore ipv4也干扰了,ipv6正常 |
悲催,直接断了. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
写了一个 Python 脚本,用于将 Gcore CDN 官方提供的 IP 列表从 JSON 格式转为一行一个 IP 段的。
https://github.com/ccckfg/gcore-ip-list/
注意:
不建议 Gcore CDN 套代理使用
,因为该 CDN 规模较小,用的网站太少,所以墙检测到代理协议后是直接墙 IP 的(目前已经有很多 IP 被墙了),而非像 Cloudflare、AWS Cloudfront 等 CDN 一样为了降低影响只能对其干扰(用的网站太多了)。因此,如果你将 Gcore CDN 套代理使用,那么是
无法避免被墙
的,除非你能忍受频繁找新的可用 CDN IP,直到 IP 墙完。# Gcore CDN 官方公布的 IP 段
https://api.gcdn.co/cdn/public-ip-list
以下是当前格式化后的 IP 段数据(不保证是最新的),请以官方提供的 IP 列表为准!
IPv4 地址 - 点击展开
IPv6 地址 - 点击展开
# 如何使用这些 IP 段?
在 CloudflareST 程序目录下,新建一个文本文件,并重命名为
1.txt
(只是示例,名字随意),然后复制 IP 或 IP 段到该文件内并保存,最后指定-f 1.txt -dd
参数去运行 CloudflareST 即可。Windows 用户不知道怎么加参数运行的话,可以看看这个:
适用于经常修改运行参数的人。
适用于不经常修改运行参数的人(比如平时都是直接双击运行),这样的话使用习惯和以前一样。
亚马逊 (AWS) CloudFront CDN IP 段:#180
The text was updated successfully, but these errors were encountered: