Ports Search

Results 15,59115,600 of 17,660 for descr%3A%22spam filter%22.(0.015 seconds)
net/Net-SMS-Clickatell-0.05 (Score: 9.2782444E-5)
Access to Clickatell SMS messaging service
Net::SMS::Clickatell - Access to Clickatell SMS messaging service. Clickatell is a commercial service that allows its users to send SMS messages to anyone in the world. This service supports many ways to send messages, for example HTTP, SMTP and SMPP, among others.
net/Net-SSH-Expect-1.09 (Score: 9.2782444E-5)
SSH wrapper to execute remote commands
This module is a wrapper to the ssh executable that is available in your system's $PATH. Use this module to execute commands on the remote SSH server. It authenticates with the user and password you passed in the constructor's attributes user and password.
net/Net-Traceroute-PurePerl-0.10 (Score: 9.2782444E-5)
Traceroute(1) functionality in perl via raw sockets
Net::Traceroute::PurePerl implements traceroute(1) functionality for perl5. It allows you to trace the path IP packets take to a destination. It is implemented by using raw sockets to act just like the regular traceroute. You must also be root to use the raw sockets.
net/Net-Twitter-4.01020 (Score: 9.2782444E-5)
Perl interface to twitter.com
twitter.com provides a web 2.0 type of ubiquitous presence. This module allows you to set your status, as well as the statuses of your friends. You can view the latest status of Net::Twitter on it's own twitter timeline at http://twitter.com/net_twitter
net/Net-Whois-ARIN-0.12 (Score: 9.2782444E-5)
ARIN whois client
This module provides a Perl interface to the ARIN Whois server. The module takes care of connecting to an ARIN whois server, sending your whois requests, and parsing the whois output. The whois records are returned as lists of Net::Whois::ARIN::* instances.
net/POE-Component-Client-Ident-1.16 (Score: 9.2782444E-5)
POE component for non-blocking ident lookups
POE::Component::Client::Ident is a POE component that provides non- blocking Ident lookup services to other components and sessions. The component takes requests in the form of events, spawns POE::Component::Client::Ident::Agent sessions to perform the Ident queries and returns the appropriate responses to the requesting session.
net/POE-Component-Server-Twirc-0.20 (Score: 9.2782444E-5)
Twitter/IRC gateway
POE::Component::Server::Twirc provides an IRC/Twitter gateway. Twitter friends are added to a channel and messages they post on twitter appear as channel messages in IRC. The IRC interface supports several Twitter features, including posting status updates, following and un-following Twitter feeds, enabling and disabling device notifications, sending direct messages, and querying information about specific Twitter users.
net/PlRPC-0.2020 (Score: 9.2782444E-5)
Perl module for writing RPC servers and clients
pRPC-modules (Perl RPC) is a package that simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what RPC::pClient is for. See the RPC::pServer(3) and RPC::pClient(3) manpages for detailed information. -Vanilla vanilla@FreeBSD.ORG
Cache credentials respecting expriation time for IAM roles
This module provides a cache for an EC2's IAM credentials represented by VM::EC2::Security::Credentials. Rather than retriving the credentials for every possible call that uses them, cache them until they expire and retreive them again if they have expired.
net/Net_Nmap-1.0.5 (Score: 9.2782444E-5)
Simple Wrapper Class for the Nmap Utility
Net_Nmap is a simple interface for Nmap, the free and open source utility for network exploration or security auditing. Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output.