SSH Tasker Plugin

3,9
146 komente
5 mijë+
shkarkime
Vlerësimi i përmbajtjes
Të gjithë
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit

Rreth këtij aplikacioni

SSH Tasker is a plugin for Locale/Tasker that allows you automatically log into a server via SSH and execute remote commands.
* Tasker or Local is require to operate this plugin, the plugin will show up under plugin section when adding an action to a task.
* Keyfile and password authentication is supported with rsa and dsa keys.
* Encrypted keyfiles are supported.
* Commands allow for variable substitution.
* Username, Host, and Port now allow for variable substitution

* Output can be piped to a local Tasker variable (only available during the task) and be acted upon as soon as the command is completed without a Tasker wait.
* Multiple servers are supported, with unique authentication for each.
* Multiple commands can be stringed together using a ;

NOTE: Currently only openSSH keyfile is supported. (This means that connectbot keys will not work without converting them first).
Përditësuar më
18 shk 2016

Siguria e të dhënave

Siguria fillon me njohjen e mënyrës se si i mbledhin dhe i ndajnë zhvilluesit të dhënat e tua. Praktikat për privatësinë dhe sigurinë e të dhënave mund të variojnë bazuar në përdorimin, rajonin dhe moshën tënde. Këto informacione janë dhënë nga zhvilluesi dhe ato mund të përditësohen me kalimin e kohës.
Nuk ndahen të dhëna me palë të treta
Mëso më shumë për mënyrën se si e deklarojnë zhvilluesit ndarjen e të dhënave
Nuk mblidhen të dhëna
Mëso më shumë për mënyrën se si e deklarojnë zhvilluesit mbledhjen e të dhënave

Vlerësime dhe komente

3,9
137 komente

Ç'të reja ka

1.0.9
* Fixed an issue with permission being denied causing the file picker to show nothing.

1.0.8
* Fixed a bug with mac authentication

1.0.7
* Fixed connections staying open
* Fixed immediate crashing on certain servers

1.0.5
* Added Variable substitution to keyfiles
* BugFixes