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

Commit 6f093c3

Browse files
Update README.md
1 parent b87a9f4 commit 6f093c3

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)