• by navanchauhan on 12/11/2023, 3:19:02 PM

    I have had this on my bucket list for a few years— implementing my own Gopher server. I was originally planning on using Swift for Advent of Code, but then I made the mistake of joining a private leaderboard. So I decided to do this instead.

    IMO the best way to browse the Gopherspace is using lynx[0]

      lynx gopher://gopher.navan.dev
    
    
    To make it easier to interact with the server, I am also hosting a HTTP-Gopher proxy for my server[1].

    [0] https://lynx.invisible-island.net/lynx.html

    [1] https://gopher.navan.dev