thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
2.96k stars 286 forks source link

MQTT over Websocket over HTTP/HTTPS proxy #617

Open michael-bartmann opened 2 years ago

michael-bartmann commented 2 years ago

WebSocket over TLS generally can go through an ordinary HTTP/HTTPS proxy (i.e. not a SOCKS proxy). The scenario is to access a TLS encrypted mosquitto WebSocket listener in the public internet from a company intranet which only allows access over HTTP/HTTPS proxy.

huornlmj commented 1 year ago

+1 for proxy support.