项目作者: Leeon123

项目描述 :
Golang Server Stress Test Tool
高级语言: Go
项目地址: git://github.com/Leeon123/Stress-tester.git
创建时间: 2019-05-12T07:07:55Z
项目社区:https://github.com/Leeon123/Stress-tester

开源协议:MIT License

下载


alt text

Stress-tester

Golang Server Stress Test Tool

It is a tool for me to test my server’s waf. Now just share with you.

It sucks but it help me a lot when i doing testing.

Improved the all stress test method.

Statement

This tool only used for testing server and education,

not for any criminal activity.

Example:

Example

Download:

  1. git clone https://github.com/Leeon123/Stress-tester.git
  2. cd Stress-test

Usage:

Please use command “ulimit -n 999999” before using it in linux. :)

  1. go build stress.go
  2. ./stress host/ip port mode threads seconds timeout

Mode:

  1. [1] Tcp connection flood
  2. [2] Udp flood
  3. [3] Http/s flood