Ports Search

Results 3,3713,380 of 5,161 for /ports-mgmt/.(0.006 seconds)
net/ccxstream-1.0.15 (Score: 0.006224396)
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.
net/bsdproxy-0.04 (Score: 0.006224396)
TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API
bsdproxy is a generic, event-driven proxy designed specifically for the BSD platform. It uses the kqueue()/kevent() system calls to determine when to relay data from one side of the connection to the other. It also uses GLib (http://www.gtk.org) data structures and memory management functions to optimize steady-state performance (minimize unnecessary memory allocation/deallocation). bsdproxy has been used to proxy HTTP, HTTPS, telnet, and mysql without any problems. It should be able to serve as a transparent proxy for anything over a TCP/IP connection.
net/coda-6.9.4 (Score: 0.006224396)
Server programs for a replicated high-performance network file system
Coda is a distributed file system. Among its features are disconnected operation, good security model, server replication and persistent client side caching. This package builds the entire source tree but only installs(/packages) the server side programs. For more info, contact information available below. EMAIL: coda@cs.cmu.edu
net/ctrace-0.9 (Score: 0.006224396)
Multiprotocol traceroute tool
ctrace is an IPv4 traceroute tool that supports many features missing in standard 4.3BSD traceroute(8). It is programmed entirely in perl. The primary difference between ctrace and other traceroute tools is its ability to trace routes in multiple protocols. ctrace also has some additional nifty features: * Automatic round-trip-time (RTT) averaging, which makes output cleaner and more intelligible. * One or more packets can be launched per TTL/hop. By way of contrast, 4.3BSD traceroute(8) forces at least two. This capability makes ctrace faster. * 4.3BSD traceroute(8) emulation in most output, so it will hook in to existing parsers. * The ability to skip an arbitrary number of hops, saving you time that would be normally wasted tracerouting your own network. * Fine-grained control over trace packet headers, assisting in bypassing burdensome packet filters.
net/coda-6.9.4 (Score: 0.006224396)
Server programs for a replicated high-performance network file system
Coda is a distributed file system. Among its features are disconnected operation, good security model, server replication and persistent client side caching. This package builds the entire source tree but only installs(/packages) the client side programs. For more info, contact information available below. EMAIL: coda@cs.cmu.edu
net/dante-1.4.1 (Score: 0.006224396)
Circuit-level firewall/proxy
Dante is a circuit-level firewall/proxy (socks implemented) that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. Once installed, Dante can in most cases be made transparent to the clients while offering detailed access control and logging facilities to the server administrator.
net/datapipe-1.0 (Score: 0.006224396)
Bind a local port and connect it to a remote socket
datapipe.c is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port. This program can be useful for allowing your Distributed.net clients communicate to the outside world by running it on a gateway machine that has access to both the inside firewall and the outside realworld. Additionally, if you live behind a SOCKS firewall, you can compile this code with SOCKS support for your system and use it to act as a "SOCKS translator" for your Distributed.net clients. In this case, datapipe doesn't even need to be run on a gateway machine.
net/dhcprelya-4.9 (Score: 0.006224396)
Lightweight DHCP relay agent. Yandex edition
dhcprelya is a lightweight DHCP relay agent written for Yandex company for high loaded routers with tens interfaces and thousands hosts behind them. It's fast, independent from any side libraries, and it does not turn on a promisc mode for listening interfaces. It's distributed under BSD license. Read README file for instructions. Sergey Matveychuk <sem@FreeBSD.org>
net/radius-1.3.0 (Score: 0.006224396)
Radius client library for PHP
This package is based on the libradius of FreeBSD, with some modifications and extensions. This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS).
net/easysoap-0.8.0 (Score: 0.006224396)
C++ SOAP Library based on expat
C++ SOAP Library based on expat