From 8bfc884067cb087978277267326290d7bbb73b54 Mon Sep 17 00:00:00 2001 From: Natalie Date: Wed, 6 May 2026 19:24:07 -0700 Subject: [PATCH] =?UTF-8?q?feat(@scripts):=20=E2=9C=A8=20add=20media=20fil?= =?UTF-8?q?e=20streaming=20mode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- bin/mesh-speedtest | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/mesh-speedtest b/bin/mesh-speedtest index 7b4295a..60dc183 100755 --- a/bin/mesh-speedtest +++ b/bin/mesh-speedtest @@ -11,6 +11,9 @@ # mesh-speedtest -s 256 # use 256 MiB chunks (slower, more stable) # mesh-speedtest -u # upload (push to each peer) instead # mesh-speedtest -p plum,black # restrict to specific peers +# mesh-speedtest --media # pull from a real media file on black +# # (validates disk-read + wg path; answers +# # "can I stream from big disc right now?") # # Peers are the wg1 mesh: apricot, black, plum, quinn-vps. Self is skipped.