[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: telnet --bind
From: |
Simon Josefsson |
Subject: |
Re: telnet --bind |
Date: |
Wed, 28 Apr 2021 22:36:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
I did some archeology.
OpenBSD also support -b in the same way as InetUtils and NetKit:
https://man.openbsd.org/telnet.1
FreeBSD uses -s instead:
https://www.freebsd.org/cgi/man.cgi?query=telnet
NetBSD, OpenSolaris and AIX supports neither of -s and -b, and
fortunately does not appear to use them for anything else:
https://man.netbsd.org/telnet.1
https://www.unix.com/man-page/opensolaris/1/telnet/
https://www.ibm.com/docs/en/aix/7.2?topic=t-telnet-command
/Simon
signature.asc
Description: PGP signature
- telnet --bind, Simon Josefsson, 2021/04/28
- Re: telnet --bind,
Simon Josefsson <=