22 projects tagged "Ruby"
DNSdoctor is a tool based on zonecheck that is intended to help with solving misconfigurations and inconsistencies in DNS zone files. It features a powerful configuration file, does not depend on policies, fine grained test selection (by test, categories, or zones), full IPv6 support (connectivity and AAAA records), and several input/output interfaces (CLI, GUI, CGI, and a dedicated mode for use inside shell scripts). It uses threads to cut down checking time and can be extended with new tests, interfaces, and reports, and features exception and cache mechanisms to simplify test writing.
The WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.
SSHMenu is a GNOME panel applet that makes starting up a new terminal window with an SSH connection to a remote host just a click away. A preferences dialog allows you to add and organise hosts. Window positions and sizes can be set along with a profile for controlling text and background colours as well as font details. It also includes a version without GNOME dependencies that can be run as a small standalone window or swallowed into the panel of another window manager.
Rubyforger is a raw packet manipulation tool. It allows you to easily send, receive, and modify Ethernet, ARP, IP, TCP, UDP, and ICMP packets. Creating and modifying packets is easily done by adding layers and changing their parameters. Visualforge is a GUI packet crafter based on Rubyforger create, send, and receive packets and export the Ruby code in just a few clicks.
GARP (Gnome ARP) is an ARP monitoring program written on Gnome with the GTK toolkit and Ruby. It takes ARP tables and some system variables via SNMP and ARP protocols and determines whether any machines have changed their IP address. It is useful for detecting new machines on the network and detecting which machine have changed addresses. It is intended especially for network admins.
C++ template classes implementing a B+ tree key/data container in main memory.