Cyphesis is a small scale or personal server for WorldForge games, and is
currently being used to develop new techniques and technologies for the
WorldForge project. Code from cyphesis will also be used to control NPCs
in future servers such as STAGE using AI techniques.
High-level C bindings for ZeroMQ.
A packet sniffer designed to run as a daemon with automatic log rotation.
It will also act as a software tap injecting packets onto a second
interface if configured as such.
Dante is a circuit-level firewall/proxy (socks implemented) that can be
used to provide convenient and secure network connectivity to a wide range
of hosts while requiring only the server Dante runs on to have external
network connectivity.
Once installed, Dante can in most cases be made transparent to the clients
while offering detailed access control and logging facilities to the
server administrator.
This is a port of csocks, A socks client with many features
DeleGate is a general purpose protocol proxy system for protocols that use
TCP/IP. This software includes support for HTTP, Gopher, FTP, SMTP, NNTP,
POP, Telnet, Wais, Whois, etc.
The kernel library was written to solve the technical problems encountered
when writing a DGD mudlib for users who will have programming access. It deals
with resource control, file security and user management, and offers basic
functionality in the form of events. The library is designed to be fully
configurable, and should not have to be modified for use on any system. It
can be used for both persistent and non-persistent systems.
LPmud 2.4.5 simulation mudlib, as an example of implementing a multiuser
interactive environment using DGD.
CVSup is a software package for distributing and updating collections
of files across a network. It can efficiently and accurately mirror
all types of files, including sources, binaries, hard links, symbolic
links, and even device nodes. CVSup's streaming communication
protocol and multithreaded architecture make it most likely the
fastest mirroring tool in existence today. In addition to being
a great general-purpose mirroring tool, CVSup includes special
features and optimizations specifically tailored to CVS repositories.
This is a package that is statically compiled for FreeBSD 7.x omits
the GUI.
DGD is a rewrite from scratch of the LPMud server. It runs on Windows, MacOS,
BeOS and many versions of Unix.
This is the core distribution of DGD, providing all the tools needed
to implement interactive servers, for instance MUD, IRC, WWW, etc.
A reference implementation of a kernel library is provided, which can
be further built on. Normally with DGD, there is a kernel library to
define the programming environment and a database library to define the
interaction environment.
Please report bugs to <felix@dworkin.nl>.