archchan@lemmy.ml to linuxmemes@lemmy.world · 2 years agoIt's (usually) already installedlemmy.mlimagemessage-square151linkfedilinkarrow-up11.27Karrow-down167
arrow-up11.21Karrow-down1imageIt's (usually) already installedlemmy.mlarchchan@lemmy.ml to linuxmemes@lemmy.world · 2 years agomessage-square151linkfedilink
minus-squareMichael717@lemmy.worldlinkfedilinkarrow-up2·edit-22 years agoImaging not enjoying the internet via raw sockets having fun decrypting manually.
minus-squareRowan Thorpe@lemmy.mllinkfedilinkarrow-up3·2 years agoprintf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text
Imaging not enjoying the internet via raw sockets having fun decrypting manually.
printf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text