|
FileGopherServer
|
FileGopherServer is a Gopher server which serves the file listing.
I've tried as much as possible to align the implementation with the Gopher RFC 1436. This server is non-gopher+, but supports gateway for gopher+ clients as a forward compatibility.
Gopher is a pre-HTTP protocol for browsing the internet. It is easy to use and light-weight, even for implementation. To know more about Gopher visit wiki page Wiki.
For example, to serve current directory:
In order to see server contents, you will need a Gopher client.
Ubuntu has it in it's repository. To install it, type:
See Overbite Project for clients for major platforms.
DiggieDog is a nice client for Android.
You can find the docs here.
1.8.13