My Holy Grail Of iPhone Apps Arrives: pTerm
11–20 of 30 posts
TouchTerm is only $2.99 as of this writing.
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#12No control key or ESC key? So much for doing ... anything.
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#13Gee with that virtual keyboard, looks awesome, where do I sign up?
/sarcasm
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#14I understand developers wish to be rewarded for their effort but paying for a terminal program just seems so wrong.
Especially when you can just install a free ajax version on your own server, and access that from the iphones browser.
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#15Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#16Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#17Gee with that virtual keyboard, looks awesome, where do I sign up? /sarcasm
Yup, works great. You can buy one at http://apple.com/iphone/
/nosarcasm
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#18No control key or ESC key? So much for doing ... anything.
There's a ctrl key in the top right of the screen rather than on the keyboard.
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#19I understand developers wish to be rewarded for their effort but paying for a terminal program just seems so wrong.
Cydia already has a terminal emulator and SSH (and nc if you need it) too.
Re: My Holy Grail Of iPhone Apps Arrives: pTerm
#20Earlier quoted context omitted.
Eh, that might not be a good idea...
Erm why? https, password protected interface to an ssh webapp?
I see two major flaws with this approach. First, it's invasive. You have to open an additional hole in your network to allow traffic into the app, which makes your network inherently less secure. Second, unless you do an audit of the source, there are no guarantees as to the security of the app itself. This app of unknown reliability would be acting as a 24/7 gatekeeper into your network.
You could hide it behind VPN, I guess, but that kinda defeats the purpose of secure shell.