mqtt_sniffer scripts added
This commit is contained in:
parent
2ee1207ad3
commit
f0dbe6936c
3
mqtt_localhost
Executable file
3
mqtt_localhost
Executable 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
4
mqtt_smarthome
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
clear
|
||||
/opt/mqtt_sniffer/venv/bin/python /opt/mqtt_sniffer/mqtt_sniffer.py -f mqtt.home
|
||||
|
Loading…
x
Reference in New Issue
Block a user