You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ You can download the source code and build it - you'll need:
8
8
* a working Rust compiler, stable/beta/nightly all work
9
9
*`pkg-config`
10
10
11
+
You can also download a working binary for Linux x64 from the [releases directory](https://github.com/SilverWingedSeraph/rloris/releases).
12
+
11
13
## Attacks
12
14
13
15
* SlowLoris GET, based on [RSnake's original attack](https://web.archive.org/web/20090822001255/http://ha.ckers.org/slowloris/), simply opens a lot of connections
0 commit comments