yakumo.izuru 00b06e1c62 I was so caught up I actually went WTF
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@16 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-10-12 22:38:23 +00:00
2023-10-12 22:35:31 +00:00
2023-10-12 22:35:31 +00:00
2023-10-12 22:35:31 +00:00
2023-04-08 00:42:17 +00:00
2023-10-12 22:35:31 +00:00
2023-10-12 22:35:31 +00:00
2023-10-12 22:35:31 +00:00

Tokiko
======
A simple gopher daemon written in Golang.
Forked from shokara/thomomys

Config
------
addr = IP address for Tokiko to listen on (Default: 127.0.0.1)
port = Port for Tokiko to listen on (Default: 70)
hostname = Default hostname that gets printed for links (Default: localhost)
rootdir = Root directory that gets served (Default: /var/gopher)
 

Why?
----
Yes.

Credits
-------
I blatantly copied the parseconfig code from https://git.z3bra.org/partage
Description
A bird-brained Gopher server
Readme ISC 117 KiB
Languages
Go 77.7%
Makefile 14.6%
Roff 7.7%