A simple Gopher server in a POSIX shell script
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KatolaZ cf2ff5ca4c added README.md 6 years ago
README.md added README.md 6 years ago
gprsh first commit 6 years ago
gprsh_serve first commit 6 years ago

README.md

gprsh -- A simple Gopher server in a POSIX shell script

gprsh is a Gopher server in a shell script. It requires only a standard netcat.

You start the server using:

$ ./gprsh [<PORT> [<GOPHERDIR>]

If PORT is not specified, it will bind on port 70. If GOPHERDIR is not provided, it defaults to "./".

gprsh reads the index.gph gopherfile in a folder and renders it as a gophermap.