mqtt_interface_cli

command module
v0.0.0-...-9d1653e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2022 License: MIT Imports: 8 Imported by: 0

README

MQTT CLI Interactive Shell

This is a CLI tool for interfacing with MQTT brokers. Unlike other MQTT CLI tools, this software operates in a shell-based environment with stored credentials (encrypted) designed to provide quick access to the brokers you as a developer frequently use.

Shell Commands:

- create
    - Used to create a new broker for which you may connect to.
- remove
    - Remove undesired stored brokers.
- ls
    - List all stored brokers
- connect
    - Connect to a given broker and subscribe to a topic
- setpassword
    - Set the user password for which your credentials are encrypted with (Recommended that you use a length divisible by 16 so no padding is used.)

How To Run:

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳