About ScriptSSH
Con ScriptSSH è possibile comunicare con qualunque server SSH ed eseguire comandi o script nella shell.
L'app è stata creata per semplificare l'avvio di servizi e comandi su molteplici dispositivi linux tramite Android. E' possibile, per esempio, controllare un Raspberry PI, decoder Enigma e Enigma2, PC con linux e server remoti.
E' possibile inviare più comandi con una singola configurazione separando i vari comandi da un ";" (punto e virgola) o dal carattere pipe (barra verticale) "|".
-----------------------
Esempio:
"cd /home/script;./avvia_script.sh"
oppure:
"cd /home/script | ./avvia_script.sh"
-----------------------
Se il comando restituisce un output, esso verrà visualizzato sottoforma di notifica temporanea nell'app.
Keywords: comando, ssh, linux, remoto, script, shell, root, client. With ScriptSSH you can communicate with any SSH server and execute commands or scripts in the shell.
The app was created to simplify the start-up of services and commands on multiple Linux devices using Android. E 'can, for example, control a Raspberry PI, decoder Enigma and Enigma2, PCs with Linux and remote servers.
And 'you can send multiple commands with a single configuration by separating the various commands by a ";" (Semicolon) or pipe character (vertical bar) "|".
-----------------------
Example:
"Cd /home/script;./avvia_script.sh"
or:
"Cd / home / scripts | ./avvia_script.sh"
-----------------------
If the command returns output, it will be displayed in the form of temporary notification app.
Keywords: command, ssh, linux, remote, script, shell, root, client.