this post was submitted on 24 Nov 2023
1195 points (95.0% liked)

linuxmemes

19842 readers
917 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] rowanthorpe@lemmy.ml 3 points 7 months ago

printf 'GET / HTTP/1.0\r\n' | openssl s_client -connect example.com:443 -ign_eof | html2text