PDA

View Full Version : PSPSSH : SSH2 Client for PSP v1.0.7 (no more lag !)



zx-81
June 3rd, 2007, 14:30
http://zx81.zx81.free.fr/images/pspssh-snap-v7.jpg

Hi All,

For those who haven't seen previous versions, 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 matt's web site (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.0.7 :

- Fix lag issue while using IR keyboard or Virtual keyboard
- Update targus keymap file
- Text console is now really Fullscreen

* 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.

It has been developed on linux for Firmware 1.5 and 3.03-OE, and for the IR keyboard
part it has been tested using a Targus Universal IR Wireless keyboard.

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

Thanks to Matt Johnston for Dropbear, to Danzel and Jeff Chen for their virtual keyboard,
thanks once more to Danzel for the VT100 emulation, and thanks to all PSPSDK coders.

Special thanks to Cool Matty, Delight1, Paul and Fanjita ...

*** This should be the last release, only if major bugs are found. ***

Enjoy,

Zx

DarthPaul
June 3rd, 2007, 16:34
Zx-81 you're a freaking bomb! I'll use SSH from now on,I got my router working.[finally] Thanks for this hell of an application,it's awesome. :)

NoQuarter
June 3rd, 2007, 18:45
Dude this is the coolest app ever,and now that lag has been fixed...
Next best thing to having linux on my psp.Still having some modem config problem for using over the internet but I use it around the house constantly. :P
One of the best programs I've ever used.

tyranos
June 4th, 2007, 01:02
hi zx , i m using the hama keyboard which works with pspssh-1.0.7 but as the hama is blocking i have to type another key for the screen to update ,
my problem is i'm trying to build pspssh with a modified (nonblocking for hama keyboard) libpspirkeyb but the eboot (or elf/prx )i doesn t work it just go back to ssh after displaying "launching main thread"
(tried several times to make sure every file is in place)

but i cant get any eboot to run , to build i rename a makefile3.03 and "make all " any suggestions ??

and thx for the wonderful app
(the hama handler works with static and dynamic lib of pspirkeyb)

zx-81
June 4th, 2007, 18:19
hi zx , i m using the hama keyboard which works with pspssh-1.0.7 but as the hama is blocking i have to type another key for the screen to update ,
my problem is i'm trying to build pspssh with a modified (nonblocking for hama keyboard) libpspirkeyb but the eboot (or elf/prx )i doesn t work it just go back to ssh after displaying "launching main thread"
(tried several times to make sure every file is in place)

but i cant get any eboot to run , to build i rename a makefile3.03 and "make all " any suggestions ??

and thx for the wonderful app
(the hama handler works with static and dynamic lib of pspirkeyb)

I really don't know :( ... Anyway you can send me (by email) your modified files (i mean the hama keyboard stuff) and i can try to compile it by myself and see what happens ?

tyranos
June 6th, 2007, 00:42
done ! :)
although i had trouble finding ur email ;)

zx-81
June 6th, 2007, 18:10
done ! :)
although i had trouble finding ur email ;)

You just have to read the README file ;)

Here is a version compiled with a no-blocking stuff :
http://zx81.zx81.free.fr/public/psp/pspssh/pspssh-v1.0.7-hama.zip

HellDragon
June 9th, 2007, 02:31
Nice release :)