• adr1anOPM
    link
    62 months ago

    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)

    • sunzu
      link
      fedilink
      12 months ago

      Thank you!

      Does 0.0.0.0 open it to anyone subject to firewall? It seems it didn’t work for local network access

      • adr1anOPM
        link
        32 months ago

        Yes, it’s subject to firewall