pygopherd
Modular Multiprotocol Gopher/HTTP/WAP Server in Python
Install
- All systems
-
curl cmd.cat/pygopherd.sh
- Debian
-
apt-get install pygopherd
- Ubuntu
-
apt-get install pygopherd
- Kali Linux
-
apt-get install pygopherd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pygopherd
- Raspbian
-
apt-get install pygopherd
- Dockerfile
- dockerfile.run/pygopherd
pygopherd
Modular Multiprotocol Gopher/HTTP/WAP Server in Python
This is an all-new, modern Gopher server. It can serve documents with Gopher+, standard Gopher (RFC1436), HTTP, and WAP -- all on the same port. Pygopherd features a modular extension system as well as loadable scripts and much more. It contains full support for UMN gopherd systems -- including .Links, .names, .cap, searches, etc. Pygopherd also supports Bucktooth features such as gophermap files and executables. In addition to all this, there are Pygopherd's own extra features. All features are fully customizable and can be enabled or disabled by editing /etc/pygopherd/pygopherd.conf. This version of PyGopherd introduces WAP support.