yakumo.izuru 0eab3816aa Rename to avoid confusion
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@14 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-04-08 00:42:17 +00:00
2023-04-08 00:42:17 +00:00
2023-04-08 00:42:17 +00:00
2023-04-08 00:42:17 +00:00

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

Flags
-----
-i = IP address for Tokiko to listen on (Default: 0.0.0.0)
-p = Port for Tokiko to listen on (Default: 70)
-h = Default hostname that gets printed for links (Default: localhost)
-d = Root directory that gets served (Default: current directory)


Why?
----
Anything can and will happen. Simple as that.
And while environment variables are okay, they are rather messy to deal with, in my opinion, but that's just me I guess.
Description
A bird-brained Gopher server
Readme ISC 117 KiB
Languages
Go 77.7%
Makefile 14.6%
Roff 7.7%