Ports Search

Results 8,8018,810 of 19,819 for %22HTTP Server%22.(0.008 seconds)
dns/c-ares-1.11.0 (Score: 0.0010835839)
Asynchronous DNS resolver library
This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.
dns/curvedns-0.88.b (Score: 0.0010835839)
Forwarder adding DNSCurve to an authoritative nameserver
CurveDNS is a forwarding nameserver adding DNSCurve to DNS, and it's the first publicly released forwarding implementation that implements the DNSCurve protocol.
dns/dnstop-20140915 (Score: 0.0010835839)
Captures and analyzes DNS traffic (or analyzes libpcap dump)
dnstop is a libpcap application (ala tcpdump) that displays various tables of DNS traffic on your network. Currently dnstop displays tables of: * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains
dns/dnswalk-2.0.2 (Score: 0.0010835839)
DNS debugger - requests a zone transfer and analyzes the result
dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy.
dns/noip-2.1.9 (Score: 0.0010835839)
No-IP.com's dynamic DNS update client
This is a port of No-IP.com's dynamic DNS update client. When configured correctly, the client will check the local IP address at a given time interval for any changes. If the local IP address has changed it will notify the DNS servers at No-IP.com and update the IP corresponding to your No-IP/No-IP+ hostname.
dns/openresolv-1.1 (Score: 0.0010835839)
Resolvconf compatible framework for managing resolv.conf
A resolvconf compatible framework for managing /etc/resolv.conf.
dns/easyzone-1.2.2 (Score: 0.0010835839)
DNS Zone abstraction module for Python
Easyzone is a package to manage the common record types of a zone file, including SOA records. This module sits on top of the dnspython package and provides a higher level abstraction for common zone file manipulation use cases.
dns/updatedd-2.6 (Score: 0.0010835839)
Dynamic DNS Update Client supporting multiple services
Updatedd is a program for Unix like operating systems to update dynamic DNS records. It supports multiple services, including: changeip.com dyndns.org eurodyndns.org ovh.com, no-ip.org ods.org hn.org regfish.com tzo.com Each service is represented by a plugin, therefore it is very simple to add support for additional services. Furthermore the package includes a wrapper for updatedd called `updatedd-wrapper'. It provides support for configuration files and IP adddress caching.
dns/public_suffix-1.5.3 (Score: 0.0010835839)
Ruby domain name parser based on the Public Suffix List
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
editors/vi-050325 (Score: 0.0010835839)
The original vi editor, updated to run on modern OSes
This is the original BSD ex/vi, updated to build and run on modern Unix systems. Compared to most of its many clones, the original vi is a rather small program (~120 KB code on i386) just with its extremely powerful editing interface, but lacking fancy features like multiple undo, multiple screens or syntax highlighting. In other words, it is a typical Unix program that does exactly what it should and nothing more. I intend to preserve this style in maintaining my port, except for changes to achieve POSIX.2 standards compliance, features in the SVR4 versions of vi, and, of course, bug fixes.