Generate the test file:
Linux
head -c SIZE /dev/urandom > dummy
Windows
fsutil file createnew dummy SIZE
Install Caddy
:
https://caddyserver.com/
Create CaddyFile
localhost:8080
Launch Caddy
:
caddy -quic
Open your browser and navigate to http://localhost:8080