From 084b8d1a41ee6a703b4825ebfd0da44170be827f Mon Sep 17 00:00:00 2001 From: jonas Date: Sat, 1 Apr 2023 12:30:42 +0200 Subject: [PATCH] checked speedtest off list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b03ed9a..58f0a1b 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ processing in other applications. - [x] TCP Port (Bool, open or not) - [ ] SSH command (int, return code) - [ ] SSH command (string, output) - - [ ] Speedtest Internet (int, Download Bandwith in Mb/s) - - [ ] Speedtest Internet (int, Upload Bandwidth in Mb/s) + - [x] Speedtest Internet (int, Download Bandwith in Mb/s) + - [x] Speedtest Internet (int, Upload Bandwidth in Mb/s) - [x] Speedtest IPerf (int, Download Bandwidth in Mb/s) - [x] Speedtest IPerf (int, Upload Bandwith in Mb/s)