From 50dab99720f5444367fbb3120f22bce9d8219ce3 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Thu, 13 Aug 2026 21:04:09 +0000 Subject: [PATCH] Update espdht --- espdht | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/espdht b/espdht index 0a99e5d..7e13c49 100644 --- a/espdht +++ b/espdht @@ -3,7 +3,7 @@ clear echo "ESP32 IP:" read -r srv -srv=192.168.0.187:80 +#srv=ip:port while true; do clear ts=$(date +%Y-%m-%d-%T)