PDA

View Full Version : PSPSSH : SSH2 Client for PSP v1.2.0



zx-81
November 10th, 2008, 22:48
http://zx81.zx81.free.fr/images/pspssh-snap-v6.jpg


Hi All,

For those who haven't seen the previous version, Dropbear is a small SSH2 Server and Client running on a variety of POSIX-based platforms.
It has been mainly developed by Matt Johnston ( see http://matt.ucc.asn.au/dropbear/dropbear.html )

PSPSSH is a port of the version 0.48.1 to the PSP.

This ssh client gives you a remote access to your PC (if you have a SSH server installed of course), and you can then enter commands and run scripts as if you were directly in front of your PC.

This software is usefull for linux users who might want to connect to their PC/server from anywhere using a wifi connection, and then read their mail using text based tool such as pine, elm or mutt, run text irc client, watch log files, edit configuration files, restart services etc ...

* Change log : *

What's new in version 1.2.0 :

- Multi-session support !
(No need to restart pspssh to connect to another server)
- Add a built-in editor to edit commands & words list
(command.txt and word.txt files)
- Add eboot music from NeXuS
( see http://www.jamendo.com/en/artist/nexus )
- Finally fix issue with "Home -> Exit" !
- Tested on firmware 5.0 M33
- Bug fix in battery level display


* Credits and license : *

The terminal Vt100 emulation part of PSPSSH is based on the work
of Danzel for his Telnet client for PSP.

The IR keyboard support is based on the work of Harald Fielker
(author of the PSP IR Keyboard Library)

This software is distributed under several open-source/free software
licenses, and mainly the MIT/X Consortium License.

See LICENSE.txt file for all details and information about it.

How to use it ? Everything is in the README.txt file.

* Download : *

http://zx81.zx81.free.fr/


Enjoy,

Zx

Download and Give Feedback Via Comments

coren
May 10th, 2009, 02:34
I have a few problems:

- how can i detach programs using screen comand on PSP? When i use PC I need to push CTRL + A + D, how, can i do it on PSP??
-in few programs D-PAD is not working right, for example in MC, when i would like to move cursor down on files it start to right letters in command line

What can i do with it??

Edit: I was working on Debian shell, when i had this problems.
Edit2: I was using PSPSSH on ChickHEN R2

zx-81
May 10th, 2009, 18:45
keyboard and vt100 emulation are not implemented at 100% and you may encounter several issue while using virtual keyboard and curses based software or terminal commands.

pspssh is suitable for unix server maintenance, to restart a daemon or stuff like that. It's not really convenient to use it for irc, mail, text based web, or to edit files etc ...

coren
May 10th, 2009, 20:50
Ok:). Thx for answer:).