node-gopher (ver 0.1.1) Freeware The White Mesa node-gopher is a Node application script written by Robert Cunnings. Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. node-gopher has been tested on Windows 7 and Linux Mint 15. Features -------- * Supports RFC 1436 Gopher Protocol (no Gopher+ capability). * Gophermap support for defining menus. * Logging in common logfile format, with log rotation. * CGI-like support for executing scripts to generate a response. * Configurable path aliasing for file and directory selectors. * Configurable file name extension to gopher type mapping. White Mesa node-gopher is implemented in these js files: server.js gopher.js logger.js requestHandlers.js and the configuration file is: node-gopher.config Dependencies ------------ Requires that node.js be installed. See http://nodejs.org for details.