A Yadis Service discovery library written in pure Ruby.
ruby-yadis contains full yadis service discovery functionality.
Point releases will be issued as the Yadis 1.0 specification
gets rounded out. Features include:
* Easy to use interface for fetching Yadis service information
* XRDS parser
* HTTPS and server certificate verification support
* Test suite
* BSD license
tcpxtract is a tool for extracting files from network traffic based on file
signatures. It supports 26 file formats and you can add new format by editing
its config file. You can extract files from live network or pcap format capture
file.
Toonel.net exploits a tunneling technique combined with data compression.
It runs compressed data frames from toonel client to one of the toonel
servers and then these are forwarded to the target host. Reducing the
size of resources that are transferred between the server and the client
makes more efficient use of the user's bandwidth.
This is shelldap, a handy shell-like interface for browsing
LDAP servers and editing their content.
Among its features:
- history
- sane autocompletes
- credential caching
- site-wide and individual config
- it's in perl
- it's fun to say! shelldap! shelldap! shelldap!
For more info, 'perldoc' the script.
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.
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the client part.
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the server part.
This application displays the data rate through a given network
interface. It is intended to be run from the WindowMaker dock,
but others have run it under the fvwm and AfterStep window managers.
Information about this software can be found on my web page:
libdnet provides a simplified, portable interface to several low-level
networking routines, including network address manipulation, kernel
arp(4) cache and route(4) table lookup and manipulation, network
firewalling, network interface lookup and manipulation, and raw IP
packet and Ethernet frame transmission. It is intended to complement
the functionality provided by pcap(3).
tcpick is a textmode sniffer libpcap-based that can track, reassemble and
reorder TCP streams. Tcpick is able to save the captured flows in different
files or displays them in the terminal, and so it is useful to sniff files
that are transmitted via ftp or http.