minus-squareRowan Thorpe@lemmy.mltolinuxmemes@lemmy.world•It's (usually) already installedlinkfedilinkarrow-up3·1 year agoprintf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text linkfedilink
printf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text