WebODM icon indicating copy to clipboard operation
WebODM copied to clipboard

Find a way to share URLs via WebODM desktop version

Open pierotofy opened this issue 4 years ago • 1 comments

Currently the web server on the Windows desktop version binds to localhost (for security reasons, as there are no logins). This does not allow the sharing feature to work.

Wonder if there's a way to allow only the public URLs to be visible without authentication. Or just add a way to re-enable logins as to allow sharing? Seems cumbersome, but warrants some research since it's a frequently asked feature.

pierotofy avatar Jun 14 '21 18:06 pierotofy

So the issue is more share urls without ssl ? It could affect some others server installation if you don't set --ssl and have a separate web proxy which manage ssl

kikislater avatar Jun 29 '22 15:06 kikislater

I'm going to close this as I'm convinced there's no "good" way to do this.

The best PoC I've been able to do in these years was to use a tunneling software which opens a gateway to the machine, which worked, but performance was terrible due to the roundtrip latency between tunnel layers.

pierotofy avatar Aug 21 '23 17:08 pierotofy