top | item 36517323

(no title)

trotro | 2 years ago

Same here, it's also by far the most convenient way I've found to share files between devices on my network.

discuss

order

bradrn|2 years ago

Wait, how does that work? As far as I can see from the documentation, it can only serve on localhost, which to my understanding is only accessible from the single device it was launched on.

randlet|2 years ago

If you serve on localhost you can usually access from other devices by using the "servers" ip address. So if your desktop where you're running the server has ip 192.168.1.10 then you can go to http://192.168.1.10 in the browser of another device on the same network.

vram22|2 years ago

Have you checked the full docs? Maybe it takes an optional parameter to specify the server machine's IP address or host name. Then others on the network could see it.

Not near a PC now.

seanw444|2 years ago

Same for me. Although I just discovered `qrcp` which has been quite handy, and I'm sure there are many tools like it.