MS-2855/keylogger-mettle-extension
Jon Hart 2017-12-20 18:52:34 -08:00
parent 508253eadc
commit fa1536209a
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ $ docker run -i -p 1883:1883 toke/mosquitto
Msquitto can be configured to require credentials. To run in this way: Msquitto can be configured to require credentials. To run in this way:
1. Create a simple configuration file: 1. Create a simple configuration file:
```` ```
$ mkdir -p config && cat > config/mosquitto.conf $ mkdir -p config && cat > config/mosquitto.conf
password_file /mqtt/config/passwd password_file /mqtt/config/passwd
allow_anonymous false allow_anonymous false