Purely for historical interest
Go to file
Juhani Haverinen 723c24e883 Allow use of selectors in HTTP mode, and send corresponding content-type 2015-04-25 23:59:24 +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 Allow use of selectors in HTTP mode, and send corresponding content-type 2015-04-25 23:59:24 +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.