mqtt-debug

1.0.1 • Public • Published

mqtt-debug

Eavesdrop on communication between an MQTT client and broker

Node.js Package

MQTT-Debug leans heavily on the work of mqtt-spy, but it's raw packet packet output wasn't enough.

Install

npm install --global mqtt-debug

Run

mqtt-debug 3883 mqtt.example.com 1883

TLS Example

mqtt-debug --cert path/to/crt --key path/to/key --up-cert path/to/crt --up-key path/to/key 8883 mqtt.example.com 8883

Readme

Keywords

Package Sidebar

Install

npm i mqtt-debug

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

10.6 kB

Total Files

12

Last publish

Collaborators

  • bytespider