6 points
Same as using any open source app. Actually, less (you’re only giving access to some paths, gpus, and listening on a port). You should use 127.0.0.1:xxx:yyy so that it’s not attached to all available ip addresses (0.0.0.0 is implicit)
1 point
Thank you!
Does 0.0.0.0 open it to anyone subject to firewall? It seems it didn’t work for local network access
3 points