Skip to content

5l1v3r1/Stress-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Coded By Leeon123

Statement

This tool only used for testing server and education,

not for any criminal activity.

Download:

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

Usage:

go build stress.go
./stress host/ip port mode threads seconds

Mode:

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

About

Golang Server Stress Test Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%