this post was submitted on 28 Jul 2024
36 points (100.0% liked)
Linux
7087 readers
487 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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)
Thank you!
Does 0.0.0.0 open it to anyone subject to firewall? It seems it didn't work for local network access
Yes, it's subject to firewall