lor-axe icon indicating copy to clipboard operation
lor-axe copied to clipboard

🪓 a multi-threaded, low-bandwidth HTTP DOS tool

Results 2 lor-axe issues
Sort by recently updated
recently updated
newest added

Platform - Raspberry PI 4 Kernel - Linux raspberrypi 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l GNU/Linux Rust - rustc 1.54.0 (a178d0322 2021-07-26) Any traffic type leads...

It seems that this crate uses [openssl](https://crates.io/crates/openssl) to implement SSL/TLS functionality, which is platform-dependent. Maybe better to use [native_tls](https://crates.io/crates/native-tls)?

enhancement