Skip to content

TLS

Compare
Choose a tag to compare
@9001 9001 released this 03 Apr 06:32
· 85 commits to master since this release

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