Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does MQTT-PWN support TLS connection? #21

Open
jdhellfire opened this issue Nov 3, 2022 · 0 comments
Open

Does MQTT-PWN support TLS connection? #21

jdhellfire opened this issue Nov 3, 2022 · 0 comments

Comments

@jdhellfire
Copy link

As below shown, not any configure for TLS:

================================
test.mosquitto.org:1883 >> connect -h
usage: connect [-h] [-o HOST] [-p PORT] [-u USERNAME] [-w PASSWORD]
[-t TIMEOUT]

Connect to an MQTT broker

optional arguments:
-h, --help show this help message and exit
-o HOST, --host HOST host to connect to (default: test.mosquitto.org)
-p PORT, --port PORT port to use (default: 1883)
-u USERNAME, --username USERNAME
username to authenticate with (default: None)
-w PASSWORD, --password PASSWORD
password to authenticate with (default: None)
-t TIMEOUT, --timeout TIMEOUT
connection timeout (default: 60)
test.mosquitto.org:1883 >>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant