Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Gopher (protocol)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Server software== Because the protocol is trivial to implement in a basic fashion, there are many server packages still available, and some are still maintained. {| class="wikitable sortable" style="text-align: center; width: auto; table-layout: fixed;" |- ! Server ! Developed by ! Latest version ! Release date ! License ! Written in ! Notes |- ! {{rh}} | [http://aftershock.sourceforge.net/ Aftershock] | Rob Linwood | 1.0.1 | {{date table sorting|2004-04-22|format=dmy}} | [[MIT License|MIT]] | [[Java (programming language)|Java]] | |- ! {{rh}} | [https://metacpan.org/pod/Apache::GopherHandler Apache::GopherHandler] | Timm Murray | 0.1 | {{date table sorting|2004-03-26|format=dmy}} | [[GNU General Public License#Version 2|GPLv2 or any later version]] | [[Perl]] | Apache 2 plugin to run [[#gopher-server-perl|Gopher-Server]]. |- ! {{rh}} | [https://github.com/crcx/atua Atua] | Charles Childers | 2017.4 | {{date table sorting|2017-10-09|format=dmy}} | [[ISC license|ISC]] | [[Forth (programming language)|Forth]] | |- ! {{rh}} | [gopher://gopher.floodgap.com/1/buck/ Bucktooth] (gopher link) ([http://gopher.floodgap.com/gopher/gw?a=gopher%3A%2F%2Fgopher.floodgap.com%2F1%2Fbuck proxied link]) | Cameron Kaiser | 0.2.10 | {{date table sorting|2024-02-10|format=dmy}} | Floodgap Free Software License | [[Perl]] | |- ! {{rh}} | [https://github.com/michael-lazar/flask-gopher Flask-Gopher] | Michael Lazar | 2.2.1 | {{date table sorting|2020-04-11|format=dmy}} | [[GNU General Public License#Version 3|GPLv3]] | [[Python (programming language)|Python]] | |- ! {{rh}} | [https://github.com/heddwch/geomyid geomyid] | Quinn Evans | 0.0.1 | {{date table sorting|2015-08-10|format=dmy}} | [[BSD 2-Clause License|BSD 2-clause]] | [[Common Lisp]] | |- ! {{rh}} | [gopher://gopher.r-36.net/1/scm/geomyidae geomyidae] (gopher link) ([http://gopher.floodgap.com/gopher/gw?a=gopher%3A%2F%2Fgopher.r-36.net%2F1%2Fscm%2Fgeomyidae proxied link]) | Christoph Lohmann | 0.96 | {{date table sorting|2022-8-26|format=dmy}} | [[MIT License|MIT]] | [[C (programming language)|C]] |REST dynamic scripting, gopher TLS support, compatibility layer for other gophermaps |- ! {{rh}} | [http://gofish.sourceforge.net/ GoFish] | Sean MacLennan | 1.2 | {{date table sorting|2010-10-08|format=dmy}} | [[GNU General Public License#Version 2|GPLv2]] | [[C (programming language)|C]] | |- ! {{rh}} | [https://git.mills.io/prologic/go-gopher go-gopher] | James Mills | | {{date table sorting|2022-03-31|format=dmy}} | [[MIT License|MIT]] | [[Go (programming language)|Go]] | |- ! {{rh}} | <span id="gopher-server-perl"></span>[https://metacpan.org/release/Gopher-Server Gopher-Server] | Timm Murray | 0.1.1 | {{date table sorting|2004-03-26|format=dmy}} | [[GNU General Public License#Version 2|GPLv2]] | [[Perl]] | |- ! {{rh}} | [http://gophernicus.org/ Gophernicus] | Kim Holviala and others | 3.1.1 | {{date table sorting|2021-01-03|format=dmy}} | [[BSD 2-Clause License|BSD 2-clause]] | [[C (programming language)|C]] | |- ! {{rh}} | [http://gophrier.tuxfamily.org/ gophrier] | Guillaume Duhamel | 0.2.3 | {{date table sorting|2012-03-29|format=dmy}} | [[GNU General Public License#Version 2|GPLv2]] | [[C (programming language)|C]] | |- ! {{rh}} | [https://github.com/arcfide/goscher Goscher] | Aaron W. Hsu | 8.0 | {{date table sorting|2011-06-20|format=dmy}} | [[ISC license|ISC]] | [[Scheme (programming language)|Scheme]] | |- ! {{rh}} | [https://port70.net/?1mgod mgod] | Mate Nagy | 1.1 | {{date table sorting|2018-01-29|format=dmy}} | [[GNU General Public License#Version 3|GPLv3]] | [[C (programming language)|C]] | |- ! {{rh}} | [http://motsognir.sourceforge.net/ Motsognir] | Mateusz Viste | 1.0.13 | {{date table sorting|2021-01-08|format=dmy}} | [[MIT License|MIT]] | [[C (programming language)|C]] | extensible through custom gophermaps, CGI and PHP scripts |- ! {{rh}} | [https://github.com/dotcomboom/Pituophis Pituophis] | dotcomboom | 1.1 | {{date table sorting|2020-05-16|format=dmy}} | [[BSD 2-Clause License|BSD 2-clause]] | [[Python (programming language)|Python]] | Python-based Gopher library with both server and client support |- ! {{rh}} | [https://github.com/michael-lazar/pygopherd PyGopherd] | Michael Lazar | 3.0.1 | {{date table sorting|2024-02-25|format=dmy}} | [[GNU General Public License#Version 2|GPLv2]] | [[Python (programming language)|Python]] | Also supports HTTP, WAP, and Gopher+ |- ! {{rh}} | [https://redis.io/docs/reference/gopher/ Redis] | [[Salvatore Sanfilippo]] | 6.2.5 | {{date table sorting|2021-07-21|format=dmy}} <!-- error in the changelog - it says: Redis 6.2.4 Released Tue July 1 12:00:00 IST 2021 --> | [[BSD 3-Clause License|3-clause BSD]] | [[C (programming language)|C]] | Support removed in version 7<ref>{{Cite web |url=https://github.com/redis/redis/pull/9057 |title=Remove gopher protocol support. By yoav-steinberg Β· Pull Request #9057 Β· redis/Redis |website=[[GitHub]]}}</ref> |- ! {{rh}} | [https://gitlab.com/SSS8555/save_gopher_server save_gopher_server] | SSS8555 | 0.777 | {{date table sorting|2020-07-07|format=dmy}} | {{dunno}} | [[Perl]] | with G6 extension and TFTP |- ! {{rh}} | [https://github.com/sternenseemann/spacecookie Spacecookie] | Lukas Epple | 1.0.0.0 | {{date table sorting|2021-03-17|format=dmy}} | [[GNU General Public License#Version 3|GPLv3]] | [[Haskell]] | |- ! {{rh}} | [https://gitlab.com/leveck/xylophar Xylophar] | Nathaniel Leveck | 0.0.1 | {{date table sorting|2020-01-15|format=dmy}} | [[GNU General Public License#Version 3|GPLv3]] | [[FreeBASIC]] | |}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)