مطوّر البرامج: | Infrageeks (1) | ||
السعر: | مجاني | ||
لتصنيفات: | 0 | ||
المراجعات: | 0 أكتب مراجعة | ||
قوائم: | 0 + 0 | ||
النقاط: | 0 + 3 (3.7) ¡ | ||
النقاط +1 |
الوصف

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.
لقطات



السعر
- اليوم: مجاني
- الحد الأدنى: مجاني
- الحد الأقصى: مجاني
تتبّع الأسعار
مطوّر البرامج
- Infrageeks
- المنصات: iOS تطبيقات (1)
- قوائم: 0 + 0
- النقاط: 0 + 3 ¡
- لتصنيفات: 0
- المراجعات: 0
- تخفيضات: 0
- أشرطة فيديو: 0
- RSS: اشتراك
النقاط
غير معثور عليه ☹️
لتصنيفات
غير معثور عليه ☹️
قوائم
غير معثور عليه ☹️
المراجعات
كن الأول لمراجعة هذا المنتج 🌟
معلومات إضافية
- الإصدار: 1.4.3
- ID: com.infrageeks.com.SSH-OneShotLite
- الفئة:
iOS تطبيقات
›الأدوات المساعدة
- نظام التشغيل:
iPad
,iPhone
,iOS 11.0 والأحدث
- الحجم:
17 Mb
- اللغة المعتمدة:
English
- تقييم المحتوى:
4+
- App Store تقييم:
3.7
(3) - تم التحديث:
- تاريخ الإصدار:
جهات الاتصال
- الموقع الإلكتروني:
https://www.infrageeks.com/project/ssh-oneshot
قد يعجبك ايضا
-
- SSH Audit
- iOS تطبيقات: الأدوات المساعدة بواسطة: SMART SHIP HUB DIGITAL INDIA PRIVATE LIMITED
- مجاني
- قوائم: 0 + 0 لتصنيفات: 0 المراجعات: 0
- النقاط: 0 + 0 الإصدار: 3.0.5 1. Vessel Inspection Audit App is a complete Mobile App based software developed by Smart Ship Hub Digital Pte, to generate SIRE, OCIMF vessel Inspection Report. This app generates ... ⥯
-
- iTerminal - SSH Telnet Client
- iOS تطبيقات: الأدوات المساعدة بواسطة: ComcSoft Corporation
- * مجاني
- قوائم: 1 + 0 لتصنيفات: 0 المراجعات: 0
- النقاط: 0 + 29 (4.7) الإصدار: 9.50 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 + 95 (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 + 0 الإصدار: 1.3.2 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 ... ⥯
-
- Npv Tunnel
- iOS تطبيقات: الأدوات المساعدة بواسطة: VONMATRIX CO. LTD
- مجاني
- قوائم: 1 + 0 لتصنيفات: 0 المراجعات: 0
- النقاط: 2 + 3,347 (3.9) الإصدار: 56.1 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 + 1 لتصنيفات: 0 المراجعات: 0
- النقاط: 7 + 1,494 (4.4) الإصدار: 1.6.57 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 ... ⥯
-
- iNet Pro - Network Scanner
- iOS تطبيقات: الأدوات المساعدة بواسطة: BananaGlue GmbH
- $8.99
- قوائم: 3 + 3 لتصنيفات: 0 المراجعات: 0
- النقاط: 1 + 726 (4.7) الإصدار: 3.9.9 iNet - Know Your Network! Easily get an overview of your local network. Which devices are online, which ports are open, which services are available? What is the address of your ... ⥯
-
- Remote Desktop Manager
- iOS تطبيقات: الأدوات المساعدة بواسطة: Devolutions Inc.
- مجاني
- قوائم: 1 + 1 لتصنيفات: 0 المراجعات: 0
- النقاط: 1 + 94 (3.8) الإصدار: 2025.1.6 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 ... ⥯
-
- RocketTunnel
- iOS تطبيقات: الأدوات المساعدة بواسطة: LEOIO INC.
- مجاني
- قوائم: 0 + 0 لتصنيفات: 0 المراجعات: 0
- النقاط: 1 + 135 (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. ... ⥯
-
- Flow VPN: Fast Secure VPN
- iOS تطبيقات: الأدوات المساعدة بواسطة: Portable Ltd
- * مجاني
- قوائم: 0 + 1 لتصنيفات: 0 المراجعات: 0
- النقاط: 1 + 3,550 (4.6) الإصدار: 42 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.5 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 ... ⥯
-
- Forwardie
- iOS تطبيقات: الأدوات المساعدة بواسطة: Eduardo Almeida
- * مجاني
- قوائم: 0 + 0 لتصنيفات: 0 المراجعات: 0
- النقاط: 0 + 1 (3.0) الإصدار: 1.1.1 Forwardie is an app that allows you to access protected resources on a server that you have SSH access to, or by using a jump server to achieve the connection. Everything that you can ... ⥯