Ports Search

Results 1,6311,640 of 2,488 for /x11-servers/.(0.009 seconds)
net-mgmt/zabbix24-2.4.8 (Score: 0.0045277867)
Enterprise-class open source distributed monitoring (server)
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net-mgmt/zabbix32-3.2.0 (Score: 0.0045277867)
Enterprise-class open source distributed monitoring (server)
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net/drawterm-20140106 (Score: 0.0045277867)
Plan9 cpu client
Drawterm(8) is not a Plan 9 program. It is a program that users of non-Plan 9 systems can use to establish graphical cpu(1) connections with Plan 9 CPU servers. Just as a real Plan 9 terminal does, drawterm serves its local name space as well as some devices (the keyboard, mouse, and screen) to a remote CPU server, which mounts this name space on /mnt/term and starts a shell. Typically, either explicitly or via the profile, one uses the shell to start rio(1).
net/echoping-6.0.2 (Score: 0.0045277867)
Ping-like program that uses TCP and/or HTTP
"echoping" is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol) packets. - uses the protocols echo, discard, chargen or HTTP, - uses UDP instead of TCP for the protocols which accept it (like echo), - can repeat the test and display various measures about it, - can use T/TCP on systems which support it. It's useful for checking that http servers are running and not wedged.
net/dico-2.3 (Score: 0.0045277867)
Flexible modular implementation of DICT server
GNU Dico is a flexible modular implementation of DICT server (RFC 2229). It handles database accesses using loadable modules, and does not depend on particular database format. The package includes several loadable modules for interfacing with various database formats, among them a module for dict.org databases. New modules can be written in C, Guile or Python. The package also includes a console client program for querying remote dictionary servers.
net/ntlmaps-0.9.9.0.1 (Score: 0.0045277867)
Proxy that authenticates the user using the NTLM protocol
NTLM Authorization Proxy Server (APS) is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can change arbitrary values in your client's request header so that those requests will look like they were created by MS IE.
net/openvswitch-2.3.3 (Score: 0.0045277867)
Production quality, multilayer virtual switch
Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, RSPAN, ERSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
net/AnyEvent-RabbitMQ-1.18 (Score: 0.0045277867)
Asynchronous and multi channel Perl AMQP client
AnyEvent::RabbitMQ is an AMQP(Advanced Message Queuing Protocol) client library, that is intended to allow you to interact with AMQP-compliant message brokers/servers such as RabbitMQ in an asynchronous fashion. You can use AnyEvent::RabbitMQ to - * Declare and delete exchanges * Declare, delete, bind and unbind queues * Set QoS * Publish, consume, get, ack, recover and reject messages * Select, commit and rollback transactions AnyEvnet::RabbitMQ is known to work with RabbitMQ versions 2.5.1 and version 0-8 of the AMQP specification.
net/Net-RabbitFoot-1.03 (Score: 0.0045277867)
Synchronous interface to AnyEvent::RabbitMQ
Net::RabbitFoot is an AMQP(Advanced Message Queuing Protocol) client library, that is intended to allow you to interact with AMQP-compliant message brokers/servers such as RabbitMQ in an asynchronous fashion. You can use Net::RabbitFoot to - * Declare and delete exchanges * Declare, delete, bind and unbind queues * Set QoS * Publish, consume, get, ack, recover and reject messages * Select, commit and rollback transactions Net::RabbitFoot is known to work with RabbitMQ versions 2.4.0 and version 0-8 of the AMQP specification.
net/Net-ext-1.011 (Score: 0.0045277867)
Perl modules for using sockets
Various modules for use Sockets with a TIESCALAR interface for really simple socket communications. Net::Gen - generic sockets interface handling Net::Inet - Internet socket interface module Net::TCP - TCP sockets interface module Net::TCP::Server - TCP sockets interface module for listeners and servers Net::UDP - UDP sockets interface module Net::UNIX - UNIX-domain sockets interface module Net::UNIX::Server - UNIX-domain sockets interface module for listeners