This project provides an inexpensive solution to 802.11g wireless communication using off the shelf hardware and open source technologies. This uses the Atmel AT90USB micro and the ZyDas ZD1211B wireless chipset. Developed by David Garske of Wibotics.com
Wykrywanie stacji o adresach spoza specyfikacji w DHCP. Program wykrywa stacje posiadające adres IP przydzielony inaczej niż przez serwer DHCP. Program działa jako deamon i powiadamia administratora o wykrytych stacjach i ich aktywności.
Program to test a libcap capture file for protocol coverage. Usable as a tester for packet generators meant to produce packet sets for testing of network interface projects.
Prgrammers needed! Proxy Hydra is a deamon capable of using more than one avaiable internet connection to download data via HTTP, thus it allows networks with many same bandwidth connections to internet to use them all when downloading anything via HTTP/
Welcome to the Linux-IrDA project. The overall goal of this project is to make an implementation of the IrDA (tm) standards specifications for the Linux kernel. The code is licensed under the GNU Public licence (GPL) and is now included in Linux-2.2.
A linux liveCD for the non-invasive, non-destructive detection and analysis of WiFi (802.11) networks. It also provides mechanisms to set up a PC as an 802.11 Access Point.
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
Pacgen is an Ethernet IP TCP/UDP packet generating tool for Linux. This tool enables custom packets with configurable Ethernet, IP, TCP, and UDP layers as well as custom payloads. As an added feature there are c
Project contains a library and patches for freeRADIUS and wpa_supplicant which implements ideas of draft-tschofenig-eap-ikev2-12.txt Internet-Draft (http://tools.ietf.org/wg/eap/draft-tschofenig-eap-ikev2-12.txt)
djmount is a UPnP AV client. It mounts as a Linux filesystem (using FUSE) the media content of compatible UPnP AV devices : the Audio and Video content on the network is automatically discovered, and can be browsed as a standard directory tree.
DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++.
NS2 Linux is dedicated to improve the Network Simulator (NS-2) to match Linux performance. Planned contents include: an NS-2 module that runs Linux congestion control functions, tutorials on how to run NS-2 to match Linux performance, benchmark for TCP.
Trafficlogger is a tiny program which logs your traffic from each device that is listet in /proc/net/dev. It logs all traffic (TCP, UDP,...). It is written in ANSI-C and should compile and work on nearly all Linux distributions.
l2tpknock is an add-on plugin for l2tpns servers or clusters and is intended to perform the rule of the port knocking idea, but with l2tp vpns, specifically, the l2tpns project.
A Port Knocking C-based server & client. Stealth mode by closed ports, strong encryption (ARC4 & BlowFish), Daemon mode, compresed sequence, MD5 digest log check, user passwords and user privelege system, action triggers... GPL license.
openRelax is a host, service and application monitoring program. It collects all data in the MySQL DB, where they are then indicated. It collects SNMP, windows counter, syslog, snmp-traps and other data.
dhcpmap offer ability to inject and capture DHCP traffic into your network. This can be valuable in testing protocol. dhcpmap is dependent on libnet 1.1.0+ and libpcap.