Compare commits

...

2 Commits

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