Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

Β 

History

History
37 lines (23 loc) Β· 1.39 KB

File metadata and controls

37 lines (23 loc) Β· 1.39 KB

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.