
mosquitto
List of commands for mosquitto:
-
mosquitto:tldr:805e8 mosquitto: Daemonize by forking into the background.$ mosquitto --daemontry on your machineexplain this command
-
mosquitto:tldr:9179a mosquitto: Specify a configuration file to use.$ mosquitto --config-file ${filename-conf}try on your machineexplain this command
-
mosquitto:tldr:ca624 mosquitto: Listen on a specific port.$ mosquitto --port ${8883}try on your machineexplain this command
-
mosquitto:tldr:e18e7 mosquitto: Start mosquitto.$ mosquittotry on your machineexplain this command