Purely for historical interest
Go to file
Juhani Haverinen ee7a55e9e1 Add logging of blacklisted attempts 2016-07-24 20:43:30 +03:00
README Fixed typo 2014-12-06 22:39:30 +02:00
UNLICENSE First commit 2014-12-06 22:37:45 +02:00
gophersrv.py Add logging of blacklisted attempts 2016-07-24 20:43:30 +03:00

README

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.