mirror of
https://github.com/judge2020/cloudflare-connectivity-test.git
synced 2026-04-28 11:30:16 +00:00
Test the current network congestion of Cloudflare based on datacenter routing
| public | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
cloudflare-test.judge.sh
Cloudflare connection test (unofficial).
Project setup
npm install
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