A simple gopher daemon written in Golang.
Go to file
Shokara Kou 31b6ba66f8 remove additional newline and accept / as selector 2022-10-21 18:45:46 -04:00
Gophermap use environment variables instead of hardcoding values 2021-12-24 22:42:55 -05:00
LICENSE add LICENSE 2021-12-25 15:52:35 -05:00
README use environment variables instead of hardcoding values 2021-12-24 22:42:55 -05:00
main.go remove additional newline and accept / as selector 2022-10-21 18:45:46 -04:00

README

Thomomys
========
A simple gopher daemon written in Golang.

Environment Variables
---------------------
GOPHER_IP	= IP address for Thomomys to listen on
GOPHER_PORT	= Port for Thomomys to listen on
GOPHER_HOSTNAME	= Default hostname that gets printed for links
GOPHER_DIR	= Root directory that gets served