# CLI Gemini cheat sheet

### Get raw server response

``` bash
echo -e "gemini://gemini.circumlunar.space:1965/\r\n" | openssl s_client -connect gemini.circumlunar.space:1965 -ign_eof
```

=> gemini://bbs.geminispace.org/u/stack/25283 Source