A text-focused, menu-driven protocol from the early internet.
Protocol Free
Gopher is a protocol created in 1991 at the University of Minnesota — before the World Wide Web took over. It organizes information in simple, hierarchical text menus. No images, no ads, no JavaScript — just content.
Our Gopher server hosts text content, links, and resources in the classic Gopher style. Connect with any Gopher client to browse.
No images, no ads, no tracking. Just text and menus — the way the early internet was.
Text-only means near-instant page loads on any connection, even the slowest.
No cookies, no JavaScript, no tracking scripts. Browse without being watched.
No Gopher client handy? Peek at Runable.app’s menu in your regular browser with Floodgap’s lightweight web proxy — same hole, plain text, zero install.
Well-known public holes you can open in any Gopher client.
🕳️ Neighbor burrows — pick a tunnel
Desktop applications for browsing Gopherspace with a graphical interface.
Win, Mac, Linux — Primarily a Gemini protocol client, but it has excellent built-in support for Gopher. It offers beautiful typography and a very polished, modern UI.
Win, Mac, Linux — A Java-based, open-source browser. Highly customizable, has an integrated download manager, and works on anything that runs Java.
Windows — Available on the Microsoft Store. A clean, no-frills client designed specifically for Windows 10/11 users.
Win, Mac, Linux — A multi-protocol browser (Gopher, Gemini, Finger) written in Rust. Very fast and minimal.
Windows — A specialized Windows client that handles Gopher and Gemini. It feels like a classic Windows utility.
Terminal-based tools for navigating Gopherspace from the command line.
Win, Mac, Linux — The classic text-mode web browser that also supports Gopher natively. If you already have Lynx, just point it at a gopher:// URL.
sudo apt install lynx or lynx.invisible-island.net →
Win, Linux, DOS — Emulates a classic text-mode interface. Unique because it also works on actual DOS hardware, but the Windows/Linux ports are very stable.
Win, Mac, Linux — A modern TUI written in Rust. Very fast, supports bookmarks, and provides a dashboard feel in your terminal.
GitHub → or cargo install ncgopher
Mac, Linux — An extremely lightweight (<1MB) terminal client. Designed for quick navigation and supports TLS for secure Gopher connections.
GitHub → or cargo install phetch
Mac, Linux — A non-web browser for the terminal that handles Gopher, Gemini, and local Finger files with a focus on simplicity.
bombadillo.colorfield.space → or go install
Linux — A simple C-based client with zero dependencies. Great for minimalist Linux builds or older systems.
GitHub → — build from source with make