Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

XenonCommunity/JavaSimpleStresser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSS: A simple java stresser to stress by layer 4.

Overview

  • this project is a simple java stresser which can be used for tcp/udp protocol.

  • we will add features and complete this readme.md file.

Key Features 🚀

  • Lightweight - this project is focused on being clean code, which means our stresser is going to work as best as it can.
  • Console Arguments - you can do whatever based on command line.
  • easy to use configuration - (soon)
  • NOTE: java isn't a good language for stress testing, since we can't get high p/s. which means we will rewrite this project, into other programming language, for sure.

Getting Started 🚧

  • NOTE: our build script is removed due to unusability, you can setup this project with intelij idea, or any other IDE's with support of maven, or it's alternatives.

  • setting up:

  • to setup JSS on an IDE, feel free to use any IDEs or even you can use a build script, with mvn package, or it's alternatives as i said.

  • dependecies:

  • lombok, jetbrains annontion.

TODO 📝

  • add confing.txt
  • and add more things, to this readme.
  • fix problems about no pps

Contribution Guidelines 🤝

Feel free to contribute to the development of JSS. we will notice it.

Disclaimer ⚠️

This project is intended for educational and responsible use only. Ensure that you comply with the terms of service of servers and respect the privacy and rules of other communities.