Ports 搜索

共有2,488项符合/x11-servers/的查询结果,以下是第1,3011,310项(搜索用时0.013秒)
security/distcache-1.4.5 (Score: 0.006468267)
Distributed OpenSSL session caching tools
Distributed session caching tools and APIs, primarily for SSL/TLS servers though perhaps useful for other (non-SSL/TLS) circumstances. This also includes a self-contained network abstraction library (libnal), and the sslswamp SSL/TLS benchmark/test utility.
security/whatweb-0.4.8.f467.a2 (Score: 0.006468267)
Tool to fingerprint web site components
WhatWeb can be used to detect the software packages that are used for a website. It can detect content management systems (CMS), blogging platforms, stats/analytics packages, javascript libraries, servers, etc.
sysutils/fsc-1.0.1 (Score: 0.006468267)
The FreeBSD Services Control family of utilities
The FreeBSD Services Control software provides service monitoring, restarting, and event logging for FreeBSD servers. The core functionality is a daemon (fscd) which is interfaced with using fscadm. See manual pages for more information.
sysutils/ekg-json-0.1.0.0 (Score: 0.006468267)
JSON encoding of ekg metrics
Encodes ekg metrics as JSON, using the same encoding as used by the ekg package, thus allowing ekg metrics to be served by other HTTP servers than the one used by the ekg package.
sysutils/nomad-0.4.0 (Score: 0.006468267)
Cluster manager and scheduler
Nomad is a cluster manager and schedular that provides a common workflow to deploy applications across an infrastructure. Deploy virtualized, containerized, or standalone application workloads across a fleet of servers to maximize resource utilization. https://www.nomadproject.io/
sysutils/hploscripts-3.0 (Score: 0.006468267)
HP Lights-Out management perl scripts
This is a set of sample XML scripts used to manage the configuration of HP Integrated Lights-Out (iLO) management processors and to control servers in which iLO devices are in use.
www/mod_memcache_block-20120821 (Score: 0.006468267)
Apache 2.2 module to block IPs from lists stored in memcache
mod_memcache_block is an Apache module that allows you to block access to your servers using a block list stored in memcache. It also offers distributed rate limiting based on HTTP response code.
www/HTML-Mason-PSGIHandler-0.53 (Score: 0.006468267)
PSGI handler for HTML::Mason
HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's based on HTML::Mason::CGIHandler and allows you to process Mason templates on any web servers that support PSGI.
www/HTTP-Daemon-SSL-1.04 (Score: 0.006468267)
Simple http server class with SSL support
HTTP::Daemon::SSL - a simple http server class with SSL support. Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers that listen on a socket for incoming requests.
www/Protocol-WebSocket-0.00906 (Score: 0.006468267)
Client/server WebSocket message and frame parser/constructor
Client/server WebSocket message and frame parser/constructor. This module does not provide a WebSocket server or client, but is made for using in http servers or clients to provide WebSocket support