Found a way to download gemini capsule using command line tool

printf "tlgs.one\r\n" | openssl s_client -ign_eof -connect tlgs.one:1965

๐Ÿš€ random29343

2025-01-01 ยท 1 year ago ยท ๐Ÿ‘ ps

1 Comment

๐Ÿ‘ป ps ยท 2025-01-01 at 13:57:

Take a look also on gemini-dl tool, it's useful to grab entire capsule with CLI:

โ€” https://github.com/YGGverse/gemini-dl