aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Stupin <18281368+nikitastupin@users.noreply.github.com>2020-04-22 23:03:50 +0300
committerGitHub <noreply@github.com>2020-04-22 23:03:50 +0300
commit045286397d72dd545161e4d099a94752349733f9 (patch)
tree06e2d57987235fcb6d0f5221895c0f35e76f53fc
parent0023b7f79922141cd071466c0602a7832a8be80e (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2684b09..59e0b1a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-This script is ad-hoc solution for inspecting **MQTT over TLS** traffic. As far as I know Wireshark solves this problem but obtaining TLS master keys from IoT device might be a pain.
+This script is ad-hoc solution for inspecting **MQTT over TLS** traffic. As far as I know Wireshark solves this problem but obtaining TLS master keys from IoT device might be a pain. Also you can log MQTT topics, just uncomment lines at the bottom of the `mqtt_message.py`.
## Usage