Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第241250项(搜索用时0.006秒)
devel/Pirum-1.1.5 (Score: 0.042599995)
Simple PEAR channel server manager
Pirum is a simple PEAR channel server manager.
net/prtunnel-0.2.7 (Score: 0.04253282)
Tunnel for TCP connections using an HTTP or SOCKS5 proxy
prtunnel tunnels a TCP connection through to a remote server using an HTTP or SOCKS5 proxy. It is useful if you are behind a proxy and want to use a program that doesn't have native proxy support.
www/xsp-4.2 (Score: 0.042299747)
Mono based web server
The XSP is a Mono based web server that can be used to run ASP.NET applications.
www/nostromo-1.9.6 (Score: 0.042184226)
Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver
Nostromo aka nhttpd is a simple, fast and secure HTTP server. It runs as a single process, handling connections with select(2). For CGIs and directory listing it does fork(2). The minimum of HTTP/1.1 and CGI/1.1 are implemented. Also supported are: chroot, setuid, basic authentication, SSL, IPv6, custom responses, aliases, and virtual hosts. The access log is written in standard CLF format.
benchmarks/slowloris-0.7 (Score: 0.04217666)
The low bandwidth, yet greedy and poisonous HTTP client
Slowloris both helps identify the timeout windows of a HTTP server or Proxy server, can bypass httpready protection and ultimately performs a fairly low bandwidth denial of service. It has the added benefit of allowing the server to come back at any time (once the program is killed), and not spamming the logs excessively. It also keeps the load nice and low on the target server, so other vital processes don't die unexpectedly, or cause alarm to anyone who is logged into the server for other reasons. The main audience using slowloris is of course a system administrators wanting to measure their webserver's performance and vulnerability.
audio/umurmur-0.2.16 (Score: 0.042081982)
Minimalistic Murmur (Mumble server)
uMurmur is a minimalistic Mumble server primarily targeted to run on routers with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur.
ftp/pyftpdlib-0.7.0 (Score: 0.042081982)
Python FTP server library
Python FTP server library provides an high-level portable interface to easily write asynchronous FTP servers with Python. Based on asyncore / asynchat frameworks pyftpdlib is actually the most complete RFC959 FTP server implementation available for Python language.
www/apache22-2.2.31 (Score: 0.04207503)
Apache web 服务器的 2.2.x 版本 prefork MPM
Apache HTTP 服务器项目是为了建立和维护一个开源的 HTTP 服务器,为现代的桌面 和服务器操作系统,如 UNIX 和 Windows NT。该项目的目标是提供一个安全、高效和 可扩展的服务器,提供同步于当前的 HTTP 标准的 HTTP 服务。 Apache Web 服务器的 2.x 分支包含了一些改进,如线程、APR 的使用、原生 IPv6 和 SSL 支持等。
x11-servers/xfstt-1.9.2 (Score: 0.041980803)
TrueType font server for X11
This is Xfstt, a free TrueType font server for X11.
net/XML_RPC2-1.1.3 (Score: 0.041920282)
XML-RPC client/server library
XML_RPC2 is a pear package providing XML_RPC client and server services.XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding. As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures.