Skip to content
/ gophd Public

A simple Gopher server written by Louis Brauer as a first-time C exercise. I decided to use it as a real-case test for the Caddeus makefile.

Notifications You must be signed in to change notification settings

alvarezp/gophd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                                          /'             /'
                                        /'             /'  
           ____     ____     ____     /'__     _____,/'    
         /'    )  /'    )--/'    )--/'    )  /'    /'      
       /'    /' /'    /' /'    /' /'    /' /'    /'        
      (___,/(__(___,/' /(___,/' /'    /(__(___,/(__        
         /'          /'                                    
 /     /'          /'                                      
(___,/'          /'                                v 0.1

gophd - A simple Gopher server

After years of programming with all sorts of scripting languages​​, especially in the area of ​​web development, I decided to dive into C and become a real programmer :-). My first few hours with C were exhausting but have paid off. The result is this little gopher server. It is full of bugs and probably has a few memory leaks, but I think we'll manage.

Feel free to join here. A more extensive documentation will follow.

In the /example folder you'll find a little Gophermap example. Place that file in your GOPHER_ROOT directory or in any folder below that to display your custom Gopher menu instead of just the directory.

About

A simple Gopher server written by Louis Brauer as a first-time C exercise. I decided to use it as a real-case test for the Caddeus makefile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages