archchan@lemmy.ml to linuxmemes@lemmy.world · 1 year agoIt's (usually) already installedlemmy.mlimagemessage-square126fedilinkarrow-up11.26K
arrow-up11.26KimageIt's (usually) already installedlemmy.mlarchchan@lemmy.ml to linuxmemes@lemmy.world · 1 year agomessage-square126fedilink
minus-squareRowan Thorpe@lemmy.mllinkfedilinkarrow-up3·1 year agoprintf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text
printf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text