A toy Spartan client
Go to file
stacksmith 1268d4c74d initial commit 2022-02-09 17:19:07 -05:00
Makefile initial commit 2022-02-09 17:19:07 -05:00
README.md initial commit 2022-02-09 17:19:07 -05:00
spb.c initial commit 2022-02-09 17:19:07 -05:00
yuarel.c initial commit 2022-02-09 17:19:07 -05:00
yuarel.h initial commit 2022-02-09 17:19:07 -05:00

README.md

spb

A toy 'client' for Spartan protocol

=>gemini://spartan.mozz.us/

Usage: spb

where is in the form: spartan://<server><:port?><path?>

If the optional port is not specified, 300 is used. Likewise, / is used as a default path.

The entire response is returned to stdin.