How to run the software
Download the software from our website
Transfer the software file to your server (you can use the command scp for this ->
scp ./TShell root@<IP>:/root/TShell) / Or copy and paste the code into a .sh fileExecute the file ->
sudo bash TShell.sh
Last updated