I am building it to replace Low-Orbit Ion Cannon.
https://en.wikipedia.org/wiki/Low_Orbit_Ion_CannonThe initial primitive version just uses Selenium to load website (Russia Today hardcoded for now) into a headless Chrome instance in a loop with cache disabled (must have Chrome installed).
The idea is to make it walk the site, download (but not actually play) streaming media, try to discover requests, that server takes most time to respond to.
Seeking contributors.