From d63176e22d21e347cf1c197084afe8eb1d5376b4 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 18 Apr 2026 23:12:11 +0200 Subject: [docs] Update protocol docs --- tools/run-many.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/run-many.sh') diff --git a/tools/run-many.sh b/tools/run-many.sh index 9c84e0d..4d4bf1e 100755 --- a/tools/run-many.sh +++ b/tools/run-many.sh @@ -4,6 +4,7 @@ # following lines to hosts file # 127.0.0.1 localhost s1 # 127.0.0.2 s2 +# for mac: ifconfig lo0 alias 127.0.0.2 tmux \ new-session "go run cmd/daemon/main.go -a 127.0.0.1:9999 -n s1; read" \; \ -- cgit v1.2.3