A minimal Gopher server written in LOLCODE. Based on httpd.lol.
Go to file
Robert Miles bf24638bfd Initial commit 2018-06-24 22:04:40 -05:00
LICENSE Initial commit 2018-06-24 22:04:40 -05:00
README.md Initial commit 2018-06-24 22:04:40 -05:00
gopherd.lol Initial commit 2018-06-24 22:04:40 -05:00
gophermap Initial commit 2018-06-24 22:04:40 -05:00
test Initial commit 2018-06-24 22:04:40 -05:00

README.md

gopherd.lol

A minimal gopher server written in LOLCODE. Because programming languages.

Usage

Check out and build lci.

$ ./lci gopherd.lol
point your favorite gopher client to gopher://127.0.0.1:13337/lol.html
????
profit?

Example

Here we're using Netcat, but gopher clients work just fine as well.

$ ./lci gopherd.lol &
$ echo "/" | nc 127.0.0.1 13337
CMD IZ /

FIEL IZ gophermap
FIEL FOUND!

REPLY IZ iThis is a test	(fake)	localhost	
0Text file test	/test	localhost	


iThis is a test	(fake)	localhost	
0Text file test	/test	localhost