mqtt_sniffer scripts added

This commit is contained in:
Dirk Alders 2023-08-02 09:08:27 +02:00
parent 2ee1207ad3
commit f0dbe6936c
2 changed files with 7 additions and 0 deletions

3
mqtt_localhost Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
clear
/opt/mqtt_sniffer/venv/bin/python /opt/mqtt_sniffer/mqtt_sniffer.py -f localhost -n

4
mqtt_smarthome Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
clear
/opt/mqtt_sniffer/venv/bin/python /opt/mqtt_sniffer/mqtt_sniffer.py -f mqtt.home