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

Commit f588de8

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 4686364 + 3dceaeb commit f588de8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# JavaSimpleStresser
22

3-
- this project is a simple java stresser which can be used for tcp/http protocols.
3+
- this project is a simple java stresser which can be used for tcp protocol.
44
- maybe in future, we are going to add udp, too.
55

66
- we will add features and complete this readme.md file.
77

88
- Currently, only supports Linux operating system, if you wanna port our build script to any other os, you are welcome.
99

10+
# Overview
11+
- JSS is a simple project to attack by layer4 method, including some features, such as keep alive, and this project focuses on being clean code, and optimized. this project isn't completed yet, and it's under development.

0 commit comments

Comments
 (0)