Hi,

On Thu, 25 Feb 1999, Arno Verhoeven wrote:

> For sysop and maintenance activities I'm using ssh to do a secure login
> on the local BBS. But ssh is a pain in the rear if you're using it over
> a slow (4k8) RF-link. It has too much protocol overhead.

  Most of the overhead comes from the fact that you type too slow 8-) your
typing is transmitted (and echoed) character-per-character, with SSH
protocol frames, TCP, IP and AX.25 headers around them. Joerg's axssh
makes the input linemode, which helps a lot. Add -C compression, and it
should be tolerable.

Begin3
Title:          Axssh
Version:        0.1
Entered-date:   
Description:    Linemode wrapper for SSH via Amateur Packet Radio links
Keywords:       ham, amateur, AX.25, TCP/IP
Author:         [EMAIL PROTECTED] (Joerg Reuter)
Maintained-by:  
Primary-site:   db0bm.automation.fh-aachen.de /pub/incoming/dl1bke
                axssh-0.1.tar.gz
Alternate-site: 
Original-site:  
Platforms:      Linux, probably others as well. Required: libbsd, for 
                Linux Alpha "libutil", SSH package from ftp.funet.fi,
                VT100 emulation (Linux console, xterm...)
Copying-policy: GPL
End

  I seem to have version 0.2 on ftp.hes.iki.fi:/pub/ham/linux/utils/ too.
ftp.oh7lzb.ampr.org if you want to download it over radio.

  - Hessu

Reply via email to