@archchan@lemmy.ml to linuxmemes@lemmy.world • 1 year agoIt's (usually) already installedlemmy.mlimagemessage-square148fedilinkarrow-up11.27K
arrow-up11.27KimageIt's (usually) already installedlemmy.ml@archchan@lemmy.ml to linuxmemes@lemmy.world • 1 year agomessage-square148fedilink
minus-square@Michael717@lemmy.worldlinkfedilink2•edit-21 year agoImaging not enjoying the internet via raw sockets having fun decrypting manually.
minus-squareRowan Thorpelinkfedilink3•1 year agoprintf ‘GET / HTTP/1.0\r\n’ | openssl s_client -connect example.com:443 -ign_eof | html2text
Imagine not enjoying the internet via curl
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