Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 211 Bytes

workers-zerobytes-gen

Cloudflare Workers zero-byte file generator.

Usage

# Starts downloading a 1 GB zero-byte file.
wget -O /dev/null "https://zerobytes.berkant.workers.dev/?bytes=1000000000"