Bucktooth
From Wikipedia, the free encyclopedia
Bucktooth | |
Developer: | Cameron Kaiser |
Latest Release: | 0.2.1 / 19 November 2006 |
Release date: | 2001 |
Platform: | Perl |
Genre: | Internet Gopher server |
License: | Bucktooth license |
bucktooth is one of the modern servers for Internet Gopher written by Cameron Kaiser. Instead of using the .link and .cap files found in the University of Minnesota gopherd, bucktooth uses the gophermap format that are more like RFC 1346 directory listings.
Bucktooth is written in Perl and is started from inetd or xinetd.
[edit] Proxy support
Bucktooth can be called from a script as a proxy. This allows things like the gopher.floodgap.com HTTP to Gopher gateway to call its bucktooth server without opening a network connection. [1]
[edit] See also
- PyGopherd - the other modern Gopher server