From 684cfe30d4423d5016f290c52efaa308f498f99d Mon Sep 17 00:00:00 2001 From: Alex Myczko Date: Sat, 14 Sep 2024 20:37:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d6cd3..0e36f73 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ iptables -A INPUT -p tcp --dport 51300 --match ttl --ttl-gt 1 -j REJECT ``` ## Requirements -- Client: `nc` `xz` `bc` `cron` `dmidecode` `memtester` `timeout` `wireless-tools` `acct` +- Client: `nc` `xz` `bc` `cron` `memtester` `timeout` `wireless-tools` `acct` - Server: `nc` `xz` `tcputils` `daemon` - Optionals: `pen` `trickle` `bkt` `iptables` `wireless-tools` `nvidia-smi` `lm-sensors`