Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filiptronicek/cloudflare-stats
An action to get a user's Cloudflare bandwith availible to everyone
https://github.com/filiptronicek/cloudflare-stats
Last synced: about 1 month ago
JSON representation
An action to get a user's Cloudflare bandwith availible to everyone
- Host: GitHub
- URL: https://github.com/filiptronicek/cloudflare-stats
- Owner: filiptronicek
- License: mit
- Created: 2020-06-26T20:14:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T13:49:46.000Z (over 2 years ago)
- Last Synced: 2024-05-01T16:21:28.279Z (7 months ago)
- Language: JavaScript
- Homepage: https://cloudflare-stats.vercel.app
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudflare stats
An action to get a user's Cloudflare bandwith and make it availible to the outside world# Limitations
You can have at most 1199 sites due to the rate limiting of Cloudflare's API# Setup
1. You must have Node.js installed (if not, donwload it from https://nodejs.org/en/)
1. Do `npm i`
1. Start the script with `node index.js`