Purely for historical interest
Go to file
Juhani Haverinen 9f81b8964a First commit 2014-12-06 22:37:45 +02:00
README First commit 2014-12-06 22:37:45 +02:00
UNLICENSE First commit 2014-12-06 22:37:45 +02:00
gophersrv.py First commit 2014-12-06 22:37:45 +02:00

README

It serves gopher, duh.
Modify lines 37 and 38 to configure.
Will automatically attempts 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.