Ports Search

Results 12,51112,520 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
net/ldap2pw-20151106 (Score: 1.1597805E-4)
Synchronize local user database with LDAP directory
The ldap2pw utility synchronizes a local user database with an LDAP directory. It is intended for systems where NSS modules cannot be used or access to the LDAP server is intermittent.
net/asterisk-11.23.1 (Score: 1.1597805E-4)
Open Source PBX and telephony toolkit
Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top.
net/Net_Sieve-1.3.4 (Score: 1.1597805E-4)
PEAR class to handle talking to timsieved
Net_Sieve is a PEAR class which handles talking to timsieved. Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active, etc. SIEVE scripts.
net/Net_Socket-1.0.14 (Score: 1.1597805E-4)
PEAR Network Socket Interface
Net_Socket is a PEAR class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses).
net/serveez-0.2.2 (Score: 1.1597805E-4)
Server framework
Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. We think it is worth the effort because many people need server functionality within their applications. However, many people experience problems with select()- or poll()-loops, and with non-blocking operations. This application demonstrates various aspects of advanced network programming in a portable manner. You can use it for implementing your own servers or for understanding how certain network services and operations work. The package includes a number of servers that work already: an HTTP server, an IRC server, a Gnutella spider and some others. One of the highlights is that you can run all protocols on the same port. The application itself is single threaded but it uses helper processes for concurrent name resolution and ident lookups.
net/Net_Vpopmaild-0.3.2 (Score: 1.1597805E-4)
PEAR Class for accessing Vpopmail's vpopmaild daemon
Net_Vpopmaild is a pear Class for accessing Vpopmail's vpopmaild daemon. It supports all vpopmaild commands, such as adding/removing domains, users, robots (autoresponders), and ezmlm lists (todo), as well as modifying domain limits, ip maps, etc.
net/ptunnel-0.72 (Score: 1.1597805E-4)
Tunneling TCP connections over ICMP echo request and reply
Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.
net/rabbitmq-3.6.5 (Score: 1.1597805E-4)
RabbitMQ is an implementation of AMQP
RabbitMQ is a complete and highly reliable Enterprise Messaging system. The RabbitMQ client libraries and broker daemon can be used together to create an AMQP network, or used individually to bring the benefits of RabbitMQ to established networks.
net/proxychains-3.1 (Score: 1.1597805E-4)
Redirect connection through proxy servers
This program forces any TCP connection made by any given TCP client to follow through proxy (or proxy chain). It is a kind of proxifier. It acts like sockscap / permeo / eborder driver (intercepts TCP calls).
net/ldap3-1.4.0 (Score: 1.1597805E-4)
Strictly RFC 4511 conforming LDAP V3 pure Python client
ldap3 is a pure Python LDAP 3 client library strictly conforming to RFC4511 released under the LGPL v3 open source license. RFC4511 is the current LDAP specification (June 2006) from IETF and obsoletes the previous LDAP RFCs 2251, 2830, 3771 (December 1997)