1.0.0 • Published 4 years ago

deathproject_v1 v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

What is DeathProject?

DeathProject is a Exploit package that can Ddos and Locate IP, This is my first Package i Published.

Installation

npm i deathproject --save

How To Use?

To use the GeoIp Do this.

const deathproject = require('deathproject_v1');

deathproject.GeoIp('IPHere').then(function(result){ 
        console.log(result);
});

To use The Ddoser Do this, Remind:The Max Time is 60 and the Methods is UDP/SYN.

const deathproject = require('deathproject_v1');

deathproject.DdosIp('DdosMethodHere', 'IPHere', 'PortHere', 'TimeHere');

Contact Info

You can Contact me via Discord If you need Help or If you found a Bug! SouthRequirement#6657