[gopher] cgod - a new prototype gopher daemon

James Mills prologic at shortcircuit.net.au
Thu Dec 18 13:56:43 UTC 2014


Hey all,

I just finished implementing a prototype gopher server.

Source: https://bitbucket.org/prologic/cgod

It's very simple right now.

* No CGI support
* No security (selectors are sanitised)
* ... probably lots of other things Gophernicus and Bucktooth have :)

It's written in Python using circuits[1]

Quick Start:

$ hg clone https://bitbucket.org/prologic/cgod
$ cd cgod
$ mkvirtualenv cgod
$ pip install -r requirements.txt
$ ./server.py

$ lynx gopher://localhost:7000/

cheers
James

[1]: https://pypi.python.org/pypi/circuits


James Mills / prologic

E: prologic at shortcircuit.net.au
W: prologic.shortcircuit.net.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/gopher-project/attachments/20141218/bb250049/attachment.html>


More information about the Gopher-Project mailing list