4 行
100 B
Bash
実行ファイル
4 行
100 B
Bash
実行ファイル
#!/bin/sh
|
|
clear
|
|
/opt/mqtt_sniffer/venv/bin/python /opt/mqtt_sniffer/mqtt_sniffer.py -f localhost -n
|