INTRODUCTION
------------

Dropbear is a small SSH2 Server and Client running on
a variety of POSIX-based platforms. It has been
mainly developped by Matt Johnston 
(see http://matt.ucc.asn.au/dropbear/dropbear.html).

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

Many thanks to Matt Johnston for this nice SSH
client, thanks to Danzel for his Virtual kerboard and
his Vt100 stuff, and to all PSPSDK developpers.

This software is distributed under several
open-source/free software licenses, such as MIT/X
Consortium License, and some other part are
distributed under GNU V2 License. 


CONTROL
------------

In the console window, press Start to open/close
the On-Screen keyboard

The On-Screen Keyboard of "Danzel" and "Jeff Chen"

Use Analog stick to choose one of the 9 squares, and
use Triangle, Square, Cross and Circle to choose one
of the 4 letters of the highlighted square.

HOW DOES-IT WORK ?
------------

After choosing your wifi access point in the "Wifi connection" 
menu, you will then have to enter ssh connection parameters :
 
Host : The name of the host you want to connect to
User / Password : The login and password for this connection
Port : By default it's set to 22, which is the standard SSH port
but you can change it.

All those parameters can be easily entered using the Virtual 
Keyboard (Press Start to display the keyboard)

You can save your parameters in a binary encoded file if you
want using the "Save" menu.

Then you can connect to the host you've specified using the
"Connect" menu.

If everything is going right, you should see a console with
a shell prompt few seconds after.

In the console window you can use the Virtual
Keyboard to enter unix command. 

Press the Select key to enter in the Console menu.
You will then be able to choose unix commands in a
list. Use the Virtual Keyboard to specify the first
letter of the command.

All those commands are written in a file command.txt
than can be edited using your favorite ASCII-text
editor, and you can add your own custom commands.

(NOTE) All commands should be alphabetically sorted !


  Enjoy,

            Zx

