|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 | |
|
macrumors bot
Join Date: Apr 2001
|
TouchTerm: SSH Client for iPhone
![]() JBrink.net has released TouchTerm [$2.99, App Store], the first SSH client for the iPhone. Features include: - Wi-Fi and EDGE/3G support: access and administer your servers from anywhere - Control over font size and color - Landscape mode support - The ability to scroll over terminal output - Saved connection parameters and passwords (if desired) - A cross-session command history for quickly re-executing or editing previously entered commands - No terminal emulation Power users may want to wait until TouchTerm Pro is released which promises "a powerful, easy-to-use remote administration tool over SSH." Terminal emulation, however, appears to be lacking in the current version of TouchTerm which makes it only useful for the simplest of uses. While the developer promises Terminal emulation to be available in a future free update, it's hard to recommend this app without it. If you are willing to wait a little longer, however, Zinger-Soft is planning on releasing a more full featured SSH client for $4.99 called iSSH: Quote:
Article Link Last edited by arn : Aug 6, 2008 at 03:07 PM. |
|
|
|
|
|
|
#2 |
|
macrumors 65816
|
This is great news. I have been waiting for this for awhile. I might wait until the Pro version comes out, but regardless, I am happy to see something out. I'll be interested in hearing how people like it.
__________________
32GB iPhone 3G S⃣ UMB 2.4/4GB/250GB MP 8x2.8/16GB MP 8x2.93/16GB/2x24" Apple LED Apple TVGibbz |
|
|
|
|
|
#3 |
|
macrumors 6502a
Join Date: Aug 2007
|
Wow Apple let this slide too. Crazy. Either they don't care or aren't paying any attention to what they are allowing hehe.
|
|
|
|
|
|
#4 |
|
macrumors 6502a
|
Why would Apple care? It's an SSH client, not a terminal for the the phone's OS.
__________________
MacPro Quad 3.0GHz, 16GB, 4x 128GB SSD, geforce 8800GT, 30" Dell |
|
|
|
|
|
#5 |
|
macrumors 6502
Join Date: Oct 2003
|
An SSH client with good terminal support...and an X server! I'll gladly wait for that, especially at $4.99. It'll be interesting to see how well different X clients handle the strange display dimension. I also wonder if iSSH will have a way to do click and drag or if you just have to work around not having it.
|
|
|
|
|
|
#6 |
|
macrumors 6502a
Join Date: Jun 2007
|
|
|
|
|
|
|
#7 |
|
macrumors 6502a
Join Date: Aug 2007
|
Looks like it's in the file system to me.. but okay hehe.
|
|
|
|
|
|
#8 |
|
macrumors member
Join Date: Jul 2007
|
|
|
|
|
|
|
#9 |
|
macrumors member
Join Date: Jul 2008
|
I know it's probably a terribly stupid question, but these sorts of things interest me and I enjoy learning about them.
What is this SSH stuff, and what does this app do? |
|
|
|
|
|
#10 |
|
macrumors 6502a
|
SSH is an abbreviation for "secure shell" ... It's a protocol similar to "telnet" in many ways, which basically lets you remotely control the command prompt of another computer.
Traditionally, you'd use this with a Unix based computer of some sort (operating systems like Linux, or even remote controlling the command line prompt in OS X that you'd normally get by clicking on the "Terminal" icon in the Utilities folder). SSH is superior to using "telnet" to accomplish the same task though, because it creates a secure, encrypted connection. (Someone can't "sniff" the packets of data and see a copy of what you type and what comes back to your iPhone's screen by intercepting the traffic in the middle.) |
|
|
|
|
|
#11 |
|
macrumors newbie
Join Date: Sep 2005
|
Awesome! And it's about time. I can't believe apple didn't include ssh access out of the box. It makes the iphone the killer sysadmin app.
|
|
|
|
|
|
#12 | |
|
macrumors member
Join Date: Jul 2008
|
Thank you very much, excellent explanation.
Quote:
|
|
|
|
|
|
|
#13 |
|
macrumors member
Join Date: Oct 2007
Location: Lichfield UK
|
Touchterm doesn't appear to be in the UK store.
|
|
|
|
|
|
#14 |
|
macrumors member
Join Date: Sep 2007
Location: Londres
|
Agree that terminal emulation is a must for a SSH client to be really useful.
Btw, is dropping to the command line on the iPhone against the SDK terms? Would be cool to be able to do so, even if it was simply a chrooted directory, away from system files and all, and to ssh or scp to other locations from there. Also, while it doesn't hurt the pocket, it feels retrograde (and somewhat Windows-ish) to have to pay for a SSH client! Wonder at what point open-source will start providing for such simple tools on the iPhone? Maybe Apple should waive the nominal $99 sign-up fee for OS projects on the iPhone. I digressed.
__________________
MP 2 x 2.8 Ghz, 2 x 30" ACD; MBP 17" 2.33 Ghz; 16 GB iPhone 3G |
|
|
|
|
|
#15 |
|
macrumors regular
Join Date: Jul 2008
Location: Columbus, OH USA
|
What are you talking about??? SSH is a very good thing! What you should NOT be using at this point is a TELNET client (and there is one in the App store).
|
|
|
|
|
|
#16 |
|
macrumors newbie
Join Date: Aug 2007
|
I think the crucial bit of information dissdnt is missing is that this is an ssh client, not an ssh server. You log into other computers with this, not iPhones. AFAIK, iPhones don't come with ssh servers, so obviously, you can't use an ssh client to log into them.
|
|
|
|
|
|
#17 |
|
macrumors regular
Join Date: Jun 2007
Location: Seattle, WA
|
wow ... i really wish this company would have taken a hint from some of the jailbreak terminals, which are almost a year old.
gestures, full terminal emulation, etc. are available on these and it works great. like flicking for arrow keys, floating menus on finger hold, hidden scrollback on the right. I understand that these were actual terminals, but by building an ssh client that used the terminal emulation piece of the software, it would pretty much be the same thing. I am completely willing to pay a small amount for this. What is this talk about "X Server"? Do they actually mean an X Client (phone logs into a remote x server and lets you see whats on the screen or use various apps), or an X Server that laptops near the phone can connect through and to the remote host? |
|
|
|
|
|
#18 | |
|
macrumors 6502
Join Date: Oct 2003
|
The X Window System runs backwards from what most people think of when they think client and server. Just about everybody is confused by it at first.
The X server is basically the part of the system that displays the application and accepts user input. An X client is an application that does the grunt work and connects to the X server for user interaction. So having iSSH means that you can have a program running remotely (the X client) that will do its interaction with the user through the iPhone (the X server). If you launch X11 on your desktop, that's an X server. Programs like The GIMP are the clients. Hopefully iSSH will also have a built-in window manager that can handle the quirks of the touch interface and screen dimensions. Quote:
Last edited by Spades : Aug 6, 2008 at 05:54 PM. |
|
|
|
|
|
|
#19 |
|
macrumors 6502a
|
I'll laugh if MochaSSH Lite comes out. Then TouchTerm and iSSH are going to be hard to get money.
__________________
17" White Intel iMac 1.83GHz, 250 GB HD, 2 GB RAM || iPod Touch 16GB w/ 3.0 || 15" Intel MBP 2.4GHz, 250 GB HD, 4 GB RAM |
|
|
|
|
|
#20 |
|
macrumors member
Join Date: May 2003
|
all I want is mobileterminal without having to jailbreak...
|
|
|
|
|
|
#21 |
|
macrumors 68000
Join Date: Oct 2003
|
Speculation: ssh is encryption, which is export limited by ITAR. It might be illegal for Apple to distribute an SSH client outside of the USA without a specific license from the State Department.
__________________
Me: 1Ghz 12" PB and Mac mini Intel Core Solo 1.5Ghz, The Wife: 1.86Ghz CD MacBook, Me@Work: 2.66Ghz Mac Pro and a 2.33Ghz C2D 15" Mac Book Pro |
|
|
|
|
|
#23 | |
|
macrumors member
Join Date: Aug 2006
Location: US
|
Quote:
|
|
|
|
|
| tedsmith3rd |
| View Public Profile |
| Find More Posts by tedsmith3rd |
|
|
#24 |
|
macrumors 68030
Join Date: Feb 2004
Location: Florida Resident
|
It cost $100 for this to be on the blackberry and my blackberry had a phone keyboard layout with the 3 letters per key and was to slow to be usable for me.
I am looking forward to their updates but this is a good start and I can at least do basic tasks remotely without a laptop on the servers I support. |
|
|
|
| BornAgainMac |
| View Public Profile |
| Find More Posts by BornAgainMac |
|
|
#25 |
|
macrumors member
Join Date: May 2008
|
Now if my work would just allow my iPhone to connect through the VPN I could do my job from my iPhone
|
|
|
|
| Brett3rThanU |
| View Public Profile |
| Find More Posts by Brett3rThanU |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|