README (311B)
- SSLv1→TLSv1.2/1.3 scanner by doing handshake but without doing/having crypto. Original idea by aeris.
- Note that my only network program was years ago in python, and the code was quite horrible.
- - Wrote on Gentoo Linux (Gcc/Clang, glibc/musl)
- - libbsd is needed for non-BSDs
- - build is done with Plan9’s mk