sl2tps is a simple, statically configured L2TP server for FreeBSD.
It is based on the PPP stack in libpdel(3), which uses netgraph(4)
to handle configuration and negotiation in user land, while routing
all data packets strictly in the kernel. It is configured via an
XML configuration file.
The urelay tool is a simple connection forwarder which may work with
many different protocols - TCP, Unix sockets, IPX - in general, anything
that has a client or a server supporting Prof. Daniel J. Bernstein's UCSPI
framework - http://cr.yp.to/ucspi.html
Virtual Distributed Ethernet is a user-mode virtual network (layer
2) infrastructure. It can be used for network simulations, joining
multiple qemu instances together in a shared virtual network, or
tunneling over the Internet. Physical hosts can be joined to the
virtual network by means of the tap(4) driver.
This is a port of sntop, a curses-based utility that uses fping (ping
can be used as well) to determine connectivity of remote network hosts
on a regular interval. Features include HTML generation and a secure
terminal.
Sobby is a stand-alone server for the collaborative editor gobby
and other obby users.
Copyright (c) 1993-2001 Spread Concepts LLC. All rights reserved.
This product uses software developed by Spread Concepts LLC for use in the
Spread toolkit. For more information about Spread see http://www.spread.org .
These are the Java client libraries for Spread.
Splat is a set of utilities designed to help keep information
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.
Stone is a TCP/IP packet repeater in the application layer. It
repeats TCP and UDP packets from inside to outside of a firewall, or
from outside to inside.
Stone has following features:
1. Simple.
Stone's source code is only 3000 lines long (written in C
language), so you can minimize the risk of security
holes.
2. Stone supports SSL.
Using OpenSSL (http://www.openssl.org/), stone can
encrypt/decrypt packets.
3. Stone is a http proxy.
Stone can also be a tiny http proxy.
4. POP -> APOP conversion.
With stone and a mailer that does not support APOP, you can
access to an APOP server.
This little program polls network statistics and does a few things with
the data it gets. It has small blinking lights for the rx and tx of IP
packets, a digital speedometer of your polled stat's current speed and a
bar graph like xload et. al which has a tx speed graph from bottom-up
and rx speed graph from the top-down. The speedometer keeps track of the
current speed per second and shows it in a color corresponding to which
of rx or tx that has the highest speed at the moment. Also, the graph is
drawn in a way that the highest speed is drawn on top of the other while
the other is in the background.
An abstraction layer that uses dbus for interprocess communication.