On a clean Ubuntu 24.04 LTS, this need to be installed. ``` sudo apt install python3-pip pip install numpy --break-system-packages ``` Make sfcheck.py executable then run with this. `./sfcheck.py -p 7777 -v 192.168.1.2`
On a clean Ubuntu 24.04 LTS, this need to be installed.
Make sfcheck.py executable then run with this.
./sfcheck.py -p 7777 -v 192.168.1.2