1.0.2 • Published 6 years ago

synflood v1.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

It's an implemention of SYNFlood based on raw-socket in Node.js. npm install synflood npm link synflood synflood ip:port It doesn't work in windows,because windows forbids a raw-socket to write a raw TCP packet but raw udp works well. I tested that in Android it works well,too.But in every OS, you need root firstly. Author:Wyatt Zheng (Zhy.js)