-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Streams are being created using "0.0.0.0" as the proxy address -- while this works, it is not correct.
It should match the local IP address of the interface that is connected to the topside computer network -- device eth0, static 192.168.2.2, or some DHCP (maybe use the MDNS blueos.local?).
Reactions are currently unavailable