archchan@lemmy.ml to linuxmemes@lemmy.world · 2 年前It's (usually) already installedlemmy.mlimagemessage-square150linkfedilinkarrow-up11.28Karrow-down166
arrow-up11.21Karrow-down1imageIt's (usually) already installedlemmy.mlarchchan@lemmy.ml to linuxmemes@lemmy.world · 2 年前message-square150linkfedilink
minus-squareMichael717@lemmy.worldlinkfedilinkarrow-up2·2 年前Imaging not enjoying the internet via raw sockets having fun decrypting manually.
minus-squareRowan Thorpe@lemmy.mllinkfedilinkarrow-up3·2 年前printf ‘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