Skip to content

getstassh/stats

Repository files navigation

Stassh Stats

Cloudflare Worker for collecting host counts and publishing aggregated stats.

Endpoints

  • GET /stats returns the current public totals.
  • POST /report accepts { uuid, hostCount, secret } and updates per-user stats.

Development

  • npm install
  • npm run dev
  • npm test

Deploy

  • npm run deploy

About

Cloudflare worker for estimates hosts using Stassh.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors