All Projects → TulvL → Cloudflare Ip Tester

TulvL / Cloudflare Ip Tester

Cloudflare IP Batch Test Tool including HTTP respond time, region detection and download speed test

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cloudflare Ip Tester

server-ip-addresses
Daily updated list of IP addresses / CIDR blocks used by data centers, cloud service providers, servers, etc.
Stars: ✭ 74 (-50%)
Mutual labels:  cloudflare, ip
cloudflare-ddns
A script to update your Cloudflare DNS records at a glance.
Stars: ✭ 152 (+2.7%)
Mutual labels:  cloudflare, ip
Cloudmare
Cloudflare, Sucuri, Incapsula real IP tracker.
Stars: ✭ 213 (+43.92%)
Mutual labels:  cloudflare, ip
Cloudfail
Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
Stars: ✭ 1,239 (+737.16%)
Mutual labels:  cloudflare, ip
Striker
Striker is an offensive information and vulnerability scanner.
Stars: ✭ 1,851 (+1150.68%)
Mutual labels:  cloudflare
Webstack Laravel
一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。
Stars: ✭ 1,908 (+1189.19%)
Mutual labels:  website
K3s Gitops Arm
k3s cluster backed by Flux (GitOps) up and running on a cluster of RPi4
Stars: ✭ 135 (-8.78%)
Mutual labels:  cloudflare
Webapp.rs
A web application completely written in Rust. 🌍
Stars: ✭ 1,888 (+1175.68%)
Mutual labels:  website
Oss.ninja
👩‍⚖️ Dynamic licenses for your projects - no more LICENSE.txt!
Stars: ✭ 144 (-2.7%)
Mutual labels:  website
Qqwry.ipdb
🐈️ 纯真数据库 IPIP.net 格式版,Make qqwry.ipdb Great Again!!!
Stars: ✭ 142 (-4.05%)
Mutual labels:  ip
Packages
📦 Package configurations - The #1 free and open source CDN built to make life easier for developers.
Stars: ✭ 139 (-6.08%)
Mutual labels:  cloudflare
V2ray Agent
(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装
Stars: ✭ 4,133 (+2692.57%)
Mutual labels:  cloudflare
Myip
🌏 An alternative ip111 website - https://ip.skk.moe
Stars: ✭ 141 (-4.73%)
Mutual labels:  ip
Cloudflare Workers Async Google Analytics
☁️ The Cloudflare Workers implementation of an async Google Analytics
Stars: ✭ 135 (-8.78%)
Mutual labels:  cloudflare
Cloudflare Ddns
Simple, free dynamic DNS via Cloudflare
Stars: ✭ 142 (-4.05%)
Mutual labels:  cloudflare
Dialogflow Web
Web App for Dialogflow
Stars: ✭ 135 (-8.78%)
Mutual labels:  website
Luarocks Site
LuaRocks website and module host
Stars: ✭ 138 (-6.76%)
Mutual labels:  website
Studorlio
Portfolio website template
Stars: ✭ 141 (-4.73%)
Mutual labels:  website
Web Presentation
Jekyll theme template to create web presentation
Stars: ✭ 137 (-7.43%)
Mutual labels:  website
Bhadoo Cloud
Directly Upload to Google Drive from Torrent or URLs
Stars: ✭ 136 (-8.11%)
Mutual labels:  cloudflare

Cloudflare IP Batch Test Tool

As one of the most advanced content delivery network, Cloudflare provides a wide range of Anycast IP for user to resolute. This feature is very convenient for developers by using private DNS resolution or CNAME Setup which can avoid changing nameservers. Although Anycast IP can automatically hit the best node, sometimes it's found that different IPs may have different connection quality. In order to have a more comprehensive understanding of the access quality in different IP segments, this tool is developed to test a batch of Anycast IP provided by Cloudflare and analyze both respond time and download speed of every IP.

Website: https://ip.flares.cloud
 

Function

  • HTTP(s) respond time test (when the readyState = 2)
  • Average download speed test (with different size of payload)
  • Batch test of the two above
  • Show the actual loaction of every Anycast IP (according to /cdn-cgi/trace)
  • Simple statistical analysis for multiple tests in every IP
  • Adaptation for Mobile devices (only Android tested by now)
     

To be ascertained

  • The difference between http and https
  • The correlation between XMLHttpRequest and ICMP
  • The consistency between browser and local software
     

May be released in the future

  • How to build the backend of this website
  • IPv6 Test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].