Ports Search

Results 5,5415,550 of 5,827 for /net-mgmt/.(0.006 seconds)
net-im/Jabber-SimpleSend-0.03 (Score: 0.005018079)
Send a Jabber message simply
This module is a wrapper around Net::Jabber that allows you to do one thing simply - send Jabber messages. It is useful for daemon processes, cron jobs or in any program that you want to be able to get your attention via Jabber.
net-im/SOAP-Transport-JABBER-0.713 (Score: 0.005018079)
Jabber-based transport backend for SOAP::Lite
SOAP::Transport::JABBER provides a Jabber-based transport backend for SOAP::Lite. This class uses the Net::Jabber classes to abstract the Jabber protocol away from the direct notice of the application. Besides maintaining any needed objects internally, the package also uses a separate class as a proxy between communication layers, SOAP::Transport::JABBER::Query. The Jabber support provides both client and server classes.
net-mgmt/nagios-certexp-plugin-1.1 (Score: 0.005018079)
Nagios plugin for checking SSL server certificate expiration
check_certexp is a Nagios plugin for checking the number of days left until a certificate expires. The check is done via an SSL connection (STARTTLS mechanisms are not supported). The plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and requires Net::SSLeay and Date::Manip to be installed on the Nagios host.
net-mgmt/Monitoring-Plugin-0.39 (Score: 0.005018079)
Modules to streamline writing Monitoring plugins
Object oriented helper routines for your Nagios plugin: This is the place for common routines when writing Nagios plugins. The idea is to make it as easy as possible for developers to conform to the plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).
net-mgmt/Nagios-Plugin-0.36 (Score: 0.005018079)
Modules to streamline writing Nagios plugins
Object oriented helper routines for your Nagios plugin: This is the place for common routines when writing Nagios plugins. The idea is to make it as easy as possible for developers to conform to the plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).
net-mgmt/ipy-0.83 (Score: 0.005018079)
Python module for handling IPv4 and IPv6 Addresses and Networks
IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 Addresses and Networks.
net-p2p/libtorrent-rasterbar-1.1.0 (Score: 0.005018079)
C++ library implementing a BitTorrent client
libtorrent is an open source C++ library implementing the BitTorrent protocol, along with most popular extensions, making it suitable for real world deployment. It is configurable to be able to fit both servers and embedded devices. The main goals of libtorrent are to be efficient and easy to use. NB: this is NOT the same library as the net-p2p/libtorrent port!
security/gpasman-1.3.1 (Score: 0.005018079)
Password manager that stores password information encrypted
Gpasman is a password manager. People working with the internet have to remember lots of passwords. Saving them in a textfile is not a secure idea. Gpasman is a GTK solution to this problem since it saves the password information encrypted, so now you have to remember only one password instead of ten (or more). http://gpasman.sourceforge.net/
security/kqoauth-0.98 (Score: 0.005018079)
Implementation of OAuth 1.0 in C++ for Qt
kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0 authentication specification RFC 5849 (http://tools.ietf.org/html/rfc5849). Greetings go to Dominik Kapusta for writing the original OAuth library using Qt, QOAuth (http://blog.ayoy.net/2009/6/24/oauth).
security/Crypt-GOST-1.00 (Score: 0.005018079)
Perl extension for GOST Encryption Algorithm
GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit key developed in the former Soviet Union. Some information on it is available at http://vipul.net/gost/ . This module implements GOST encryption. It supports the Crypt::CBC interface, with the functions described below. It also provides an interface that is backwards- compatible with Crypt::GOST 0.41, but its use in new code is discouraged.