Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第971980项(搜索用时0.008秒)
x11/xwatchwin-1.1.1 (Score: 0.013485155)
Watch a window on another X server
xwatchwin allows you to peek at a window on another X server. To use it, you must specify the display name of the machine you want to watch, then the name of the window on that machine. Xwatchwin will attempt to connect with the X server hostname:0.0, and if successful, will try to retrieve a copy of the window in which you specified interest. You may specify the window you want to watch either by name or by its window id, usually a hexidecimal number. Usually specifying the window by name is simpler, although not all windows have names associated with them; in that case you must use the window id option. If the window you want to watch is not in a viewable state, xwatchwin will tell you so and exit. If while you are watching a window it becomes 'unviewable', xwatchwin will wait until the window becomes 'viewable' again. xwatchwin was written as an aid to a class for people learning to use X. The idea is that the instructor would type into an xterm window on his/her display and the students would use xwatchwin to see what the instructor typed. The students could then type the same thing in their own terminal windows. Hopefully others will find equally (if not more) constructive uses.
net/ccxstream-1.0.15 (Score: 0.013441335)
Stream media files to XBox Media Center via XBMSP
Server to stream music and video files from your UNIX server to an XBox running XBox Media Player using the XBMSP protocol.
www/Feersum-1.403 (Score: 0.013434571)
PSGI engine for Perl based on EV/libev
Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec including the psgi.streaming interface and is compatible with Plack. PSGI 1.1, which has yet to be published formally, is also supported. Feersum also has its own "native" interface which is similar in a lot of ways to PSGI, but is not compatible with PSGI or PSGI middleware. Feersum uses a single-threaded, event-based programming architecture to scale and can handle many concurrent connections efficiently in both CPU and RAM. It skips doing a lot of sanity checking with the assumption that a "front-end" HTTP/HTTPS server is placed between it and the Internet.
ftp/proftpd-1.3.5b (Score: 0.013391663)
Highly configurable FTP daemon
ProFTPD is a highly configurable ftp daemon for Unix and Unix-like operating systems. ProFTPD is designed to be somewhat of a "drop-in" replacement for wu-ftpd with a configuration format like Apache. Full online documentation is available at http://www.proftpd.org/, including a server configuration directive reference manual.
security/kerberos-1.2.4 (Score: 0.013391663)
Kerberos bindings for python
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos.framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on <http://www.ietf.org/rfc/rfc4559.txt>.
sysutils/curlftpfs-0.9.2 (Score: 0.013391663)
Mount remote ftp directories
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl. CurlFtpFS differentiates itself from other FTP filesystems because it features: * SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system
www/WebTest-2.0.23 (Score: 0.013391663)
Helper to test WSGI applications
py-WebTest is a helper to test WSGI applications, it wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. It provides convenient full-stack testing of applications written with any WSGI-compatible framework.
www/anyterm-1.1.29 (Score: 0.013391663)
Terminal emulator on a Web page
Anyterm provides a terminal emulator on a Web page using Javascript and a server daemon. The daemon typically runs behind an HTTP proxy; it forks a shell and communicates with the script using XMLHTTP on port 80 or securely using SSL. This provides you with shell access to your machine from almost any Web browser, even when firewalls are in the way.
x11/ooxcb-1.2 (Score: 0.013369628)
Python binding to the X server using xcb
ooxcb (the object oriented X C binding is a new Python binding to the X server, developed for the samurai-x window manager. xpyb uses a wrapper generator to create python modules out of the XML X protocol descriptions of the xcb project. It aims to provide with an easy-to-use object-oriented interface to the X server.
irc/ircd-hybrid-8.2.5 (Score: 0.013357838)
Fast irc daemon with a number of new features
A port of the ircd-hybrid IRC daemon. ircd-hybrid includes a number of improvements over a standard ircd-2.8 server, including compressed server<->server links, chanmode +e, and TS5 support.