Crate loraxe

Source

Structs§

Config
Config of the DOS attack
Loraxe
Loraxe DOS object

Enums§

DOSType
Type of DOS attack to use, either a SlowLoris (Slow HTTP Get), SlowPost, (Slow HTTP POST), or a SlowRead (WIP fast HTTP GET but client takes long time to read)

Constants§

USER_AGENTS
List of random user agents

Functions§

init_socket
Create a new TCP Socket, returns a result with the socket or an error