gophersrv-backup/README

6 lines
242 B
Plaintext
Raw Normal View History

2014-12-06 20:37:45 +00:00
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.