Skip to content

cy920820/cloudflare-scanner

 
 

Repository files navigation

Cloudflare Clean ip scanner

Acknowledgements

This project is based on the work of vfarid

Usage

You can find the latest deployment here: https://cloudflare-scanner.vercel.app/

Development

Requirements

  • Node.js 18+
  • Yarn 1.22+

Installation of dependencies

yarn install

Running the app in development mode

yarn dev

Building the app for production

yarn build

Running the app in production mode

yarn start

License

MIT

Author

Twitter Follow

GitHub Follow

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.6%
  • JavaScript 18.9%
  • CSS 0.5%