commands.sh

agate

all

A simple server for the Gemini network protocol.

More info →

Options (1)

-h, --helpboolean

Display help

Example: agate {{[-h|--help]}}

Examples (3)

Run and generate a private key and certificate

agate --content path/to/content/ --addr [::]:1965 --addr 0.0.0.0:1965 --hostname example.com --lang en-US

Run server

agate path/to/file

Display help

agate [-h|--help]
made by @shridhargupta | data from tldr-pages