Ports Search

Results 1,6111,620 of 19,819 for %22HTTP Server%22.(0.007 seconds)
net/hans-0.4.4 (Score: 0.006689823)
Hans makes it possible to tunnel IPv4 through ICMP
Hans makes it possible to tunnel IPv4 through ICMP echo packets, so you could call it a ping tunnel. This can be useful when you find yourself in the situation that your Internet access is firewalled, but pings are allowed. Hans runs on Linux as a client and a server. It runs on Mac OS X, iPhone/iPod touch, FreeBSD and OpenBSD as a client only.
net/nph-1.2.3 (Score: 0.006689823)
New PH Client and API Library
New PH Client and API Library nph offers the following features: Complete PH API - your applications will never need to talk directly to the PH server Solid API design - designed to prevent memory or file descriptor leaks for applications which use asynchronous event timers Interactively usable PH client - the nph client supports readline command editting, history, and completion The PH protocol is described in RFC 2378
security/cyrus-sasl-2.1.26 (Score: 0.006689823)
RFC 2222 SASL (Simple Authentication and Security Layer)
The Cyrus SASL (Simple Authentication and Security Layer) SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.
sysutils/pam_mount-2.12 (Score: 0.006689823)
PAM module that can mount volumes for a user session
pam_mount is a Pluggable Authentication Module that can mount volumes for a user session. This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can logon and where statically mounting the entire /home from a server is a security risk, or listing all possible volumes in /etc/fstab is not feasible.
textproc/xlwt-1.1.2 (Score: 0.006689823)
Writing data and formatting information from Excel files
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3 to 2.6 xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.
www/multisort-1.1 (Score: 0.006689823)
Small program to take multiple httpd logfiles into one
`multisort' is a small program designed to take multiple httpd logfiles in the Common Log Format and merge them into a single log, sorted by date, sent to standard output. This is useful if you're running a single website on multiple hosts and using round-robin DNS to do load distribution. With multisort, you can take the various logfiles from each server and merge them into a single file for analysis.
www/qdecoder-12.0.5 (Score: 0.006689823)
C/C++ language library including CGI supports
The qDecoder Project ==================== qDecoder is a C/C++ language library including CGI supports. CGI Interfaces o Request Parser, Response Generator, Session, Cookies Network & IPC Interfaces o Socket, Shared memory, Semaphore, Database wrapper Data structures o Linked-list, Hash tables, Queue, qDecoder implementation of Obstack Useful APIs o Configuration parser, Automated file logger, Server side includes Common Utilities o String libraries, File libraries, Hashes & En/decoders And more...
x11/xnee-3.19 (Score: 0.006689823)
X11 events recorder and player
Xnee receives X11 protocol data (e.g. XEvents) from an X server and prints them to a file (or stdout). By recording events such as MapNotify, the replaying of events can be synchronized. This is not only useful but essential. We can not replay or regenerate keyboard-events to a window before it's ready to "receive" events. By recording events and requests synchronization can be implemented. Xnee can also distribute events (both when recording and replaying) to other displays.
deskutils/pystash-0.0.14 (Score: 0.006674937)
Save your code snippets in the cloud from the command line
Save your code snippets in the cloud (http://trystash.com/) from the command line.
devel/twext-0.15423 (Score: 0.006674937)
Extensions to Twisted
twext is a Python module consisting of extensions to the Twisted Framework. (http://twistedmatrix.com/)