Ports 搜索

共有2,488项符合/x11-servers/的查询结果,以下是第1,8311,840项(搜索用时0.047秒)
net/latd-1.31 (Score: 0.0038809602)
Linux-DECnet project LAT protocol suite
The linux-decnet project is an effort to bring full DECnet support to Linux; however, they also separately offer the latd package, a collection of programs that speak Digital's old Local Area Terminal (LAT) protocol. These programs enable network clients to reach serial devices connected to old LAT-only terminal servers, such as the DECserver 200/MC. This is a redistribution of the linux-decnet project's software, with FreeBSD compatibility added. It is based very closely on the NetBSD port by Matt Fredette and has benefited from the wonderful assistance of Patrick Caulfield (the original author).
net/motsognir-1.0.9 (Score: 0.0038809602)
Full-featured gopher server without dependencies
Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). The Motsognir gopher server is meant to be used for small projects (like home servers), but should scale well on bigger architectures as well. All the configuration is done via a single configuration file, which has very reasonable defaults. That makes Motsognir easily maintainable, and allows the administrator to have a full knowledge of what features are allowed/enabled on the server. Motsognir supports server-side CGI applications and PHP scripts, is plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C without external dependencies.
net/openradius-0.9.12c (Score: 0.0038809602)
RADIUS server with some actual documentation
This is a relatively simple port of OpenRADIUS. From the faq... ------------------------------ What is OpenRADIUS? OpenRADIUS is a piece of software that links your network access devices to your user-, service profile-, and usage databases. As such, OpenRADIUS isn't unique; other servers that speak the RADIUS protocol do the same. But it is unique in the flexibility it offers you in building this link, because it puts you in full control of the business rules used inside the server and the ways it talks to your databases - without anybody having to hack the source code. ------------------------------
net/ntp-4.2.8p8 (Score: 0.0038809602)
The Network Time Protocol Distribution
The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Typical NTP configurations utilize multiple redundant servers and diverse network paths, in order to achieve high accuracy and reliability. Some configurations include cryptographic authentication to prevent accidental or malicious protocol attacks. See homepage for more infos:
net/opal-3.10.10 (Score: 0.0038809602)
VoIP abstraction library
Opal is a full-featured voip library that supports a variety of protocols and multi-media fornats. Features include: * Low latency RTP stack designed specifically for real-time multimedia * Full featured H.323, SIP and IAX2 protocol stacks * Audio codecs including G.711, GSM06.10, Speex and iLBC. * Video codecs including H.261 and H.263 * Run-time loadable codec interface for proprietary or codecs such as G.729, H.263, H.264 and MPEG4 * Completely Open Source using the commercially friendly MPL 1.1 license Through the use of a platform isolation library called PTLIB, Opal can run on tiny embedded systems or multi-processor servers. BTW: OPAL is an acronym for Open Phone Abstraction Library, but that is not really important :)
news/newsx-1.6 (Score: 0.0038809602)
Program to fetch news from and post news to a remote NNTP server
Newsx is an NNTP client for Unix. It will connect to a remote NNTP server and post outgoing articles batched by the news system, as well as fetch incoming articles. It provides the NNTP capabilities required for small local news spools on installations with NNTP access only through limited ISP accounts. It works well via a dialup SLIP/PPP connection. Newsx is also well suited for large spools with normal feeds, being used for pulling newsgroups from specific NNTP servers that are not distributed in the usual manner. Since newsx obeys the normal news spool configuration file and requires little or no specific configuration, the administrative burden should be minimized.
security/hotssh-0.2.7 (Score: 0.0038809602)
HotSSH is an interface to Secure Shell, for GNOME and OpenSSH
HotSSH is an interface to Secure Shell, for GNOME and OpenSSH. It intends to be a better experience than simply invoking "ssh" from an existing terminal window. * Fast search-based interface for new connections * Also display and search of local (Avahi) SSH servers * Tabbed display with automatic session saving (Firefox style) * Status bar with information like latency to server and output of remote uptime * Close integration with OpenSSH features like connection sharing (near-instant new tabs) * NetworkManager integration to easily reconnect after a network change, great for laptops
security/httprint-301 (Score: 0.0038809602)
Web server fingerprinting tool
httprint is a web server fingerprinting tool. It relies on web server characteristics to accurately identify web servers, despite the fact that they may have been obfuscated by changing the server banner strings, or by plug-ins such as mod_security or servermask. httprint can also be used to detect web enabled devices which do not have a server banner string, such as wireless access points, routers, switches, cable modems, etc. httprint uses text signature strings and it is very easy to add signatures to the signature database.
security/shibboleth-sp-2.6.0 (Score: 0.0038809602)
C++ Shibboleth Service Provider (Internet2) for Apache
Shibboleth is standards-based, open source middleware software which provides Web Single SignOn (SSO) across or within organizational boundaries. It allows sites to make informed authorization decisions for individual access of protected online resources in a privacy-preserving manner. This software is a C++ implementation of the Service Provider version 2 component of the Shibboleth can be used in Apache Web servers. The service provider manages secured resources. User access to resources is based on assertions received by the service provider (SP) from an identity provider.
security/suhosin-0.9.38 (Score: 0.0038809602)
PHP extension that implements high-level protections
Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. Suhosin is binary compatible to normal PHP installation, which means it is compatible to 3rd party binary extension like ZendOptimizer.