archchan to linuxmemes@lemmy.world · 1 year agoIt's (usually) already installedimagemessage-square150fedilinkarrow-up11.25Karrow-down165
arrow-up11.19Karrow-down1imageIt's (usually) already installedarchchan to linuxmemes@lemmy.world · 1 year agomessage-square150fedilink
minus-squareKanda@reddthat.comlinkfedilinkarrow-up19·1 year agoImagine not enjoying the internet via curl
minus-squareMichael717@lemmy.worldlinkfedilinkarrow-up2·edit-21 year agoImaging not enjoying the internet via raw sockets having fun decrypting manually.
minus-squareRowan Thorpelinkfedilinkarrow-up3·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