ccoors / Valeronoi

A WiFi mapping companion app for Valetudo
GNU General Public License v3.0
352 stars 12 forks source link

Support https connections #37

Open morremeyer opened 9 months ago

morremeyer commented 9 months ago

Thanks for this project, it's really helpful!

I have a feature request: My Robot's Valetudo is available via HTTPS (through a reverse proxy) to provide a stable host name.

When I try to connect Valeronoi via https://hostname.domain.tld, Valeronoi automatically prepends http://, so it tries to use http://https://hostname.domain.tld.

Would it be possible to also support HTTPS?