Разработчик: Infrageeks (1)
Цена: Бесплатно
Рейтинги: 0 
Отзывы: 0 Написать отзыв
Списки: 0 + 0
Очки: 0 + 3 (3.7) ¡
App Store

Описание

SSH OneShot Lite
SSH OneShot is a little iPhone app that lets you store individual ssh commands that you run on your computer or server. The Lite version is limited to two folders to organize your commands, but can be unlocked to unlimited folders with an in-app purchase.

What can I use it for?

Just about anything you can do on a command line can now be launched from your phone. The different use cases are as follows:

Commands
These are commands that you launch blindly, without waiting for an results. Examples are for starting and stopping apps and services, or accessing RESTful services via curl that trigger actions. On a Mac you can launch apps in the current open session with something like:

osascript -e 'tell application "iTunes" to activate'
This can be useful if you have a media server in a closet. Or on a Linux server:

service httpd stop
Or any other more complex executable script file that you have written.

Commands with results
These are commands that you launch and want to see the results of. This can be as simple as an “ls” on a directory to see if an ftp upload has finished, a quick service status check or something more complicated like grepping through a log file for errors. Again this can be anything launchable on the command line.

There are currently some limitations on the kinds of commands that you can run here. Interactive commands that need to know the terminal type like top, prstat and things like that will not work. Any commands that open an output stream will also not work (but I’m working on for the next release).

Status Commands
These commands add a little more interactivity. These commands will automatically fire off when you open a folder containing Status Commands and turn the button red or green depending on the results. The basic working mode is that if the command receives anything as a result, that’s good (green) and no response is bad(red).

So if you want to check if iTunes is running on the media server you can use the following command:

ps ax | grep iTunes | grep -v grep | grep -v iTunesHelper

In this example, we take the list of running processes, find all the lines containing the word iTunes (case is important!), and then, using -v eliminate the lines containing grep (which is our initial command) and the same technique to eliminate the line containing the iTunesHelper process that keeps running in the background whether iTunes is running or not. So if iTunes is running, we will get back a line from the original request, otherwise the result will be empty.

If you are having difficulty phrasing the command so that empty is bad, you can flip a switch to swap that part around. For example I check the results of my ZFS server with zpool status and look for the word “degraded” which means there’s a disk offline that I need to check on.

zpool status | grep degraded
With the “Null return is good” switch turned on.

Is it secure ?
Passwords are stored in the iOS keychain, and all network communication is via SSH, so, well, yes.

Navigation

Press and hold a command or a folder and you can reorder it, file it in a folder, or use the edit and delete buttons at the bottom of the screen.
ещё ↓

Скриншоты

#1. SSH OneShot Lite (iOS) От: Infrageeks
#2. SSH OneShot Lite (iOS) От: Infrageeks
#3. SSH OneShot Lite (iOS) От: Infrageeks

Что нового

  • Версия: 1.4.3
  • Обновлено:
  • Quick bug fix for a crash on startup on iOS 12.2

Цена

  • Сегодня: Бесплатно
  • Минимум: Бесплатно
  • Максимум: Бесплатно
Отслеживайте цены

Разработчик

Очки

0 ☹️

Рейтинги

0 ☹️

Списки

0 ☹️

Отзывы

Ваш отзыв будет первым 🌟

Дополнительная информация

SSH OneShot LiteSSH OneShot Lite Короткий URL: Скопировано!
  • 🌟 Поделиться
  • App Store

Вам также могут понравиться

    • iTerminal - SSH Telnet Client
    • iOS Приложения: Утилиты  От: ComcSoft Corporation
    • Бесплатно  
    • Списки: 1 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 0 + 78 (4.5)  Версия: 10.0   iTerminal is a simple yet very powerful SSH and Telnet client on your iPhone and iPad. You can connect to remote servers through SSH or Telnet with iTerminal. Supported features ...
        ⥯ 
    • ServerDoor - SSH Client
    • iOS Приложения: Утилиты  От: Oleg Gutlyanskiy
    • * Бесплатно  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 0 + 0  Версия: 1.0.3   ServerDoor allows you to use your smartphone like a secure door for remote access to your personal server. A user-friendly session manager with a simple and intuitive interface, a ...
        ⥯ 
    • Terminal - SFTP & SSH Client
    • iOS Приложения: Утилиты  От: Soufiane Benabid
    • Бесплатно  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 1 + 106 (4.4)  Версия: 4.1.4   Terminal is the most advanced SSH client in the market, designed by developers for developers. Access everything with just one tap. Say goodbye to the hassle of re-entering IP ...
        ⥯ 
    • My RPI SSH - for Raspberry PI
    • iOS Приложения: Утилиты  От: Albert Parti
    • * Бесплатно  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 3 + 1 (1.0)  Версия: 1.3.3   My RPI SSH is a utility for managing, controlling and managing your Raspberry Pi using your iPhone and iPad. Also suitable for handling other linux and debian based systems Home Add ...
        ⥯ 
    • MySQL QueryDB SSH Client
    • iOS Приложения: Утилиты  От: Excelsis Consulting
    • $9.99  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 0 + 15 (4.5)  Версия: 1.54.7   The fastest and most robust way to execute queries from your mobile device. QueryDB has spent over 13 years helping developers remotely query their MySQL databases on iOS. It's not ...
        ⥯ 
    • iNet Pro - Network Scanner
    • iOS Приложения: Утилиты  От: BananaGlue GmbH
    • $8.99  
    • Списки: 3 + 3  Рейтинги: 0  Отзывы: 0
    • Очки: 1 + 728 (4.7)  Версия: 4.0   iNet Know Your Network. Take Control. Ever wondered who s on your Wi-Fi or what services are running on your local network? iNet reveals it all clearly and instantly. Designed for both
        ⥯ 
    • Npv Tunnel
    • iOS Приложения: Утилиты  От: VONMATRIX CO. LTD
    • Бесплатно  
    • Списки: 1 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 2 + 2,850 (3.9)  Версия: 56.2   Npv Tunnel is a V2ray and SSH VPN client tool to browse the internet securely. It supports V2ray protocols vless, vmess, shadowsocks, trojan and socks. It also supports ssh and all the
        ⥯ 
    • Streisand
    • iOS Приложения: Утилиты  От: ARCADIA ODYSSEY INC.
    • Бесплатно  
    • Списки: 2 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 7 + 1,589 (4.4)  Версия: 1.6.64   Streisand is an app that helps you use proxy servers. It has a user-friendly interface and useful features. Key features: 1. Rule-based Proxy Setup. 2. Compatibility with Various ...
        ⥯ 
    • RocketTunnel
    • iOS Приложения: Утилиты  От: LEOIO INC.
    • Бесплатно  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 1 + 1,463 (4.9)  Версия: 2.0.1   RocketTunnel: The Eco-Conscious VPN Built for Unmatched Efficiency Meet RocketTunnel, the environmentally-friendly VPN that merges high performance with minimal battery consumption. ...
        ⥯ 
    • Remote Desktop Manager
    • iOS Приложения: Утилиты  От: Devolutions Inc.
    • Бесплатно  
    • Списки: 1 + 1  Рейтинги: 0  Отзывы: 0
    • Очки: 1 + 92 (3.8)  Версия: 2025.3.1   Remote Desktop Manager for iOS is a free tool that enables access to all your remote connections and passwords. Centralize your connections in data sources and access your data from ...
        ⥯ 
    • Flow VPN: Fast Secure VPN
    • iOS Приложения: Утилиты  От: Portable Ltd
    • Бесплатно  
    • Списки: 0 + 1  Рейтинги: 0  Отзывы: 0
    • Очки: 1 + 3,711 (4.6)  Версия: 43   FlowVPN: Smart & Secure: The only VPN service with AI Chatbot and global ESIM data services. FlowVPN provides global VPN, ESIM and AI Chatbot services. Connect all your devices and get
        ⥯ 
    • Glink VT
    • iOS Приложения: Утилиты  От: Gallagher & Robertson AS
    • $9.99  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 0 + 1 (5.0)  Версия: 2.5.6   Glink VT for iOS is a terminal emulator application that runs on iPad, iPhone and Mac's with M1/M2 chip. It is a port of our immensely successful and popular Glink for Windows product ...
        ⥯ 
    • RaspController
    • iOS Приложения: Утилиты  От: Egal Net di Ettore Gallina
    • * Бесплатно  
    • Списки: 0 + 0  Рейтинги: 0  Отзывы: 0
    • Очки: 2 + 44 (4.7)  Версия: 3.0.2   The RaspController application allows you to easily manage your Raspberry Pi remotely. Now it is possible manage files, to control the GPIO ports, send commands directly through the ...
        ⥯ 

Вам также могут понравиться

Поисковые операторы в AppAgg
Добавить в AppAgg
AppAgg
Начните использовать AppAgg. Это бесплатно!
Регистрация
Войти