Closed pinpuk closed 3 years ago
I use docker (windows 10) and I can not connect to any broker with the connect command.
so for example : connect -o test.mosquitto.org -p 1883 -u root -w root -t 40 [!] Connecting...
it keeps telling me connecting and there is not connection made.
I run the command docker-compose run cli and now everything is fine.
I was confused with the fact that mqtt-pwn-master_cli_1 was already up.
I use docker (windows 10) and I can not connect to any broker with the connect command.
so for example : connect -o test.mosquitto.org -p 1883 -u root -w root -t 40 [!] Connecting...
it keeps telling me connecting and there is not connection made.