Purely for historical interest
Find a file
2015-01-01 22:13:16 +02:00
gophersrv.py Extended "HTTP" support 2015-01-01 22:13:16 +02:00
README Fixed typo 2014-12-06 22:39:30 +02:00
UNLICENSE First commit 2014-12-06 22:37:45 +02:00

It serves gopher, duh.
Modify lines 37 and 38 to configure.
Will automatically attempt to execute anything with execute bit (except directories).
Requires Python 2, as Python 3's string handling it just weird.
Also responds to HTTP queries.