From 49551190745d5f4e167507c5baa04821979321c3 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Mon, 6 Dec 2021 20:43:25 -0600 Subject: [PATCH] :pencil: add issue for CLI args --- issues.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/issues.md b/issues.md index 7889177..d91e1a2 100644 --- a/issues.md +++ b/issues.md @@ -21,3 +21,10 @@ and get their IPs, so I might have to find another dependency for that. I think on Linux I can get it from `/sys/class/net` but I can't remember the trick for that. I think last time I did this (for that work project) I just punted to Qt. + +# 01FP9A272Q94Y08MAKX7BFT11M + +Need CLI args + +I don't know if this multicast addr and this port are unused. +Having CLI args lets us work around other apps.