Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 624 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 624 Bytes

webBenchmark

http benchmark tool to ran out your server bandwidth.

  • random User-Agent on every Request
  • customizable Referer Url
  • cocurrent thread as you wish, depends on you server performance.

Usage:

webBenchmark -c [COUNT] -s [URL] -r [REFERER]
-c int
      cocurrent thread for download (default 8)
-r string
      referer url
-s string
      target url (https://rs.http3.lol/index.php?q=aHR0cHM6Ly9naXRodWIuY29tL2l6eHkvd2ViQmVuY2htYXJrL2Jsb2IvbWFzdGVyL2RlZmF1bHQgImh0dHBzOi9iYWlkdS5jb20")

LINUX:

wget https://github.com/maintell/webBenchmark/releases/download/0.1/webBenchmark_linux_x64
chmod +x webBenchmark_linux_x64
./webBenchmark_linux_x64 -c 32 -s https://target.url