TLS
still supports python 2.6
, 2.7
, and 3.3
through 3.10
(at least)
new features
- accept TLS connections on separate ports
-tpt 2424 -tpn 1515
enables TLS telnet on port 2424, netcat on 1515- still listens for plaintext telnet/netcat on default ports unless disabled with
-pt 0 -pn 0
- not supported on python 2.6