Attempt to make outgoing telnet work

This commit is contained in:
Michiel Broek
2003-11-23 22:47:26 +00:00
parent bb1105a61f
commit 4c919784a1
9 changed files with 399 additions and 291 deletions

View File

@@ -3,6 +3,8 @@ $Id$
v0.39.2 21-Nov-2003
NOTE: Don't use this version yet, mbtelnetd might be removed again!
general:
With the use of a proxy based on the iftelnetd from the ifmail
package incoming telnet sessions are now supported. Outgoing
@@ -11,9 +13,13 @@ v0.39.2 21-Nov-2003
upgrade:
See mbtelnetd.html how to install mbtelnetd.
common.a:
A small fix in printable function.
mbcico:
If called by inetd with the -t itn parameters, mbcico aborts
and writes a short instruction in the log to install mbtelnetd.
Outgoing telnet works almost.
mbtelnetd:
New program, a proxy to handle incoming telnet/vmodem sessions.