2 projects tagged "Linux"
LMB is a tool to browse the web using a dumb terminal that isn't capable of even the most simple options (like deleting the screen or cursor placement). All commands are entered as a single line command. Links are visited by entering the number that is printed before the link. All other commands can be changed using the config file. LMB isn't a real browser, but a frontend to lynx. Documentation is nearly nonexistant. It is written in Pascal using the Freepascal compiler. An x86-linux binary is included.
MKHINDEX generates HTML directory listings like the "Option Indexes" functionality of Apache. Other than the Web server, these listings are static. They greatly increase the performance of the Web server if you use it as a file server. MKHINDEX has been tested on Windows XP, Gentoo Linux, and Mac OS X.