Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| service:gopher [2010/02/21 19:55] – created digitalman | service:gopher [2025/10/27 22:06] (current) – Beautification digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Gopher Service ====== | ====== Gopher Service ====== | ||
| - | TODO | + | A Gopher TCP/IP service is included with Synchronet and can service incoming Gopher requests. This service provides unauthenticated access to message groups, file libraries, and some system information such as node lists, the auto message, system stats and version information. |
| + | |||
| + | ===== Configure ===== | ||
| + | |||
| + | Gopher configuration is found in the '' | ||
| + | |||
| + | <file ini> | ||
| + | [Gopher] | ||
| + | Port=70 | ||
| + | Command=gopherservice.js | ||
| + | </ | ||
| + | |||
| + | Add the above section if it doesn' | ||
| + | |||
| + | If the file '' | ||
| + | ===== Gopher Clients ===== | ||
| + | |||
| + | Most modern web browsers no longer natively support the gopher protocol, however many do have Gopher plugins available. Check your browser' | ||
| + | |||
| + | There are also web-based Gopher proxy sites that can be found using your favorite search engine. | ||