nc slow cat was made by invicta_nz#6872 and found on old wiki
built for nukey#0231 real quick for pavlov
INSTALL ;
wget https://github.com/JTWP-org/inspect-every-5-mins/archive/refs/heads/main.zip
#download from git
unzip main.zip ;rm main.zip
#unzip and remove zip
cd inspect-every-5-mins-main
#go to dir
sudo chmod +x run.sh
sudo chmod +x nc.sh
#give install perms to run 2 scripts
nano config.sh
and set the password rcon port and server ip (U MUST DO THIS B4 running install )
bash run.sh
#the first time its run it will build some files then when run
after it will skip all that stuff unless
u change setUp="false" to< true in config.sh