No description
| .gitignore | Init | |
| dpi.c | Init | |
| dpi.h | Init | |
| gopher.filter.dpi.c | Fix HTML doctype tag | |
| io.c | Init | |
| io.h | Init | |
| LICENSE | Init | |
| Makefile | Restart the dpid daemon on installation | |
| README.md | Add README.md file | |
| screenshot.png | Add README.md file | |
Gopher plugin for Dillo
This plugin allows Dillo to open pages using the Gopher protocol.
Screenshot of Dillo opening a Gopher site
To install it use:
$ make install
Then open a gopher page using the gopher: protocol:
$ dillo gopher://gopher.floodgap.com:70
Created by Charles E. Lehner along with other Dillo plugins.