This is a staging site. Uploads will not persist. Testing only.
Adaptive Sampling Kit for big experimental spaces

ask

Adaptive Sampling Kit for big experimental spaces

Adaptive Sampling Kit (ASK) is a toolkit for sampling big experimental spaces. When the space is small, the response can be measured for every point in the space. When the space is large, doing an exhaustive measurement is either not possible in terms of execution time or simply not practical. ASK tries to find good approximations of the response by sampling only a small fraction of the space. ASK features multiple active learning algorithms to prioritize the exploration of the interesting parts of the experimental space.
IPv6 Neighbor Discovery Protocol Monitor

ndpmon

IPv6 Neighbor Discovery Protocol Monitor

NDPMon, IPv6 Neighbor Discovery Protocol Monitor, is a tool working with ICMPv6 packets. NDPMon observes the local network to see if nodes using Neighbor Discovery messages behave properly. When it detects a suspicious Neighbor Discovery message, it notifies the administrator by writing in the syslog and in some cases by sending an email report. NDPMon is an equivalent of ArpWatch for IPv6.
Small weblog engine for the command line

nanoblogger

Small weblog engine for the command line

NanoBlogger is a small Weblog engine written in bash. It uses common Unix tools such as cat, grep, and sed to create static HTML content. It's command line driven and supports archiving by category, year, month, day, and entry. It's designed to be modular, flexible, and independent of external databases.
UEFI firmware image viewer and editor

uefitool

UEFI firmware image viewer and editor

UEFITool is a cross-platform C++/Qt program for parsing, extracting and modifying UEFI firmware images.
Picture-embedded contents manipulation tool

pecomato

Picture-embedded contents manipulation tool

PECoMaTo is a metadata processor designed to display any kind of information embedded in picture files, as well as checking, filtering, extracting, removing, adding and fixing such information.
script that quickly measures network device throughput

ethstats

script that quickly measures network device throughput

ethstats works by parsing the /proc/net/dev file that the Linux kernel maintains, and thus utilizes a negligible amount of CPU time. ethstats shows the throughput of each device in both megabits per second and packets per second.