GG(1) | General Commands Manual | GG(1) |
gg
— gemini
client
gg |
[-23Nnv ]
[-C cert]
[-d mode]
[-H sni]
[-K key]
[-P host[:port]]
[-T seconds] gemini://... |
gg
(gemini get) fetches the given gemini
page and prints it to standard output.
The options are as follows:
-2
-3
-C
certificate-d
modegg
should print.
mode can be one of:
-H
sni-K
key-C
is used.-N
-n
-P
host[:port]-T
secondsgg
after seconds.The gg
utility exits with zero if the
response code was in the 2x range.
gg
uses the “Flexible and
Economical” UTF-8 decoder written by Bjoern
Hoehrmann.
The gg
utility was written by
Omar Polo
<op@omarpolo.com>.
gg
doesn't do any TOFU (Trust On First
Use) or any X.509 certificate validation beyond the name verification.
gg
doesn't follow redirects.
January 30, 2022 | OpenBSD 7.1 |