UNPKG

slowloris-attack

Version:

A Node.js implementation of the slowloris attack

3 lines (2 loc) 72 B
#!/usr/bin/env node const slowlorisAttack = require('../lib/index.js');