← Back to Services

Gopher

A text-focused, menu-driven protocol from the early internet.

Protocol Free

Dig the Underground Web

No ads. No trackers. No nonsense. Just text menus & good vibes since ’91.
✦ ✧ ✦ ✧ ✦

What is Gopher?

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.

Gopher

Why Gopher?

📄

Pure Text

No images, no ads, no tracking. Just text and menus — the way the early internet was.

Blazing Fast

Text-only means near-instant page loads on any connection, even the slowest.

🔒

Privacy First

No cookies, no JavaScript, no tracking scripts. Browse without being watched.

Screenshot

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.

Open gopher.runable.app in the browser →

Demo

Other Gopher servers

Well-known public holes you can open in any Gopher client.

🕳️ Neighbor burrows — pick a tunnel

GUI Clients

Desktop applications for browsing Gopherspace with a graphical interface.

Lagrange Recommended

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.

gmi.skyjake.fi/lagrange →

Gophie

Win, Mac, Linux — A Java-based, open-source browser. Highly customizable, has an integrated download manager, and works on anything that runs Java.

gophie.org →

🖥

Simple Gopher

Windows — Available on the Microsoft Store. A clean, no-frills client designed specifically for Windows 10/11 users.

Microsoft Store →

🦀

Castor

Win, Mac, Linux — A multi-protocol browser (Gopher, Gemini, Finger) written in Rust. Very fast and minimal.

sr.ht/~julienxx/Castor →

🛸

GemiNaut

Windows — A specialized Windows client that handles Gopher and Gemini. It feels like a classic Windows utility.

intoanewworld.com/geminaut →

CLI & TUI Clients

Terminal-based tools for navigating Gopherspace from the command line.

🦁

Lynx Recommended

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 →

📟

Gopherus

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.

gopherus.sourceforge.net →

💻

ncgopher

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

🌍

phetch

Mac, Linux — An extremely lightweight (<1MB) terminal client. Designed for quick navigation and supports TLS for secure Gopher connections.

GitHub →  or  cargo install phetch

💣

Bombadillo

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

cgo

Linux — A simple C-based client with zero dependencies. Great for minimalist Linux builds or older systems.

GitHub →  —  build from source with make