cloudflare-connectivity-test
cloudflare-connectivity-test copied to clipboard
Test the current network congestion of Cloudflare based on datacenter routing
cloudflare-test.judge.sh
Cloudflare connection test (unofficial).
Project setup
npm install
Note: the website iatacodes.org, which was used for location information, is no longer running. We're currently using a version from around May 2019 until a free alternative is available.
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint