Skip to content

alsotang/cf_workers__file

Repository files navigation

description

Generate arbitrary size file on Cloudflare Workers.

You can use this service to test your network download speed.

usage

wget https://file.ringring.workers.dev/100m
wget https://file.ringring.workers.dev/1g
wget https://file.ringring.workers.dev/500k

limits

  • No transfer speed limit, since it is based on Cloudflare Workers worldwide.
  • No file size limit. The service use stream to generate file internally.
  • Download time should under 30s, otherwise the worker may abort.

About

Generate arbitrary size file on Cloudflare Workers

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors