Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 354 Bytes

Chaos Disk Fill

Simple app used in chaos testing as a potential target. It creates files and saves them on disk indefinitely.

WARNING: do not leave running for long time as it will create dozens of empty files!

Development

To build project:

go build ./...