Open ArNiu2 opened 1 year ago
with the current code you can't use socks5
Do you have any suggestions for using Socks5 with MQTT lib?
The mosquitto client libraries apparently support socks 5 - https://mosquitto.org/api/files/mosquitto-h.html
Some HTTP proxy (like privoxy for example) supports SOCKS forwarding so it is possible to setup privoxy acting as http proxy forwarding requests through SOCKS proxy.
There is now a requirement to use a proxy to access the MQTT server,how do to?