XpaiDeR / Layer7-Flooder

NodeJS web requests flooder, Sends massive amounts of requests to a URL with custom features and bypasses for JS challenges, it uses proxies. MADE FOR TESTING PURPOSES
23 stars 11 forks source link

how to launch ? #3

Open PERROR400 opened 4 years ago

PERROR400 commented 4 years ago

hello please how to launch i get these

US, CN, KR, ID, SG, BR, IN, TH, HK, JP, GB, NL, RU, UA, KZ, CA, BD, DE, FR, AR, CO, KH, IR, PL, EC, ES, VN, TR, AF, ZA, CZ, MX, RS, PK, BG, NP, IQ, PH, NG, AL, ME, AU, EG, LY, PE, IT, GE, VE, AM, SK, KE, RO, TW, CL, UG, MU, MD, YE, HU, GT, CR, MN, IE, SE, GR, ZM, CY, MY, PT, PY, AO, LV, BA, BY, HN, BW, PA, DO, PS, GH, HR, IL, NI,

WarZoneTeam commented 3 years ago

geoip function is broken, replace lines (start : 33 / end 56) with this

if (cluster.isMaster) {
    let proxies = [...new Set(fs.readFileSync('proxies.txt').toString().match(/\S+/g))],
        dproxies = proxies;
    proxies = [];

    for (let i = 0; i < threads; i++) {
        cluster.fork().setMaxListeners(0).send({