Skip to content

MCloudTT/mqtt_packet_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt_packet_cli

A small tool to test packets against an MQTT broker.

How to use

Provide packets in hexadecimal form and use the following flags:

Flag Description
-p --packet Used to send a single packet to the broker
-f --file Send a sequence of packets from a file (each line is treated as a packet)
--host Set broker host. Defaults to localhost
--port Set broker port. Defaults to 1883

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages