Ports Search

Results 491500 of 5,824 for /net/.(0.004 seconds)
net/plugdaemon-2.5.5 (Score: 0.09630423)
Plug proxy daemon, forwards TCP/IP connections
Plugdaemon acts as a "dumb proxy", forwarding a TCP/IP stream from a port on one host to a possibly different port on a separate host. It runs as a daemon to reduce latency in setting up a connection, and optionally logs every connection via syslog.
net/poptop-1.4.0 (Score: 0.09630423)
Windows 9x compatible PPTP (VPN) server
PoPToP is a PPTP daemon. It is compatible with the Microsoft Windows VPN adapter.
net/portfwd-0.29 (Score: 0.09630423)
Port Forwarding Daemon
Portfwd stands for port forwarding daemon. It's a small C++ utility which forwards incoming TCP connections and/or UDP packets to remote hosts.
net/proxychains-3.1 (Score: 0.09630423)
Redirect connection through proxy servers
This program forces any TCP connection made by any given TCP client to follow through proxy (or proxy chain). It is a kind of proxifier. It acts like sockscap / permeo / eborder driver (intercepts TCP calls).
net/pptpclient-1.8.0 (Score: 0.09630423)
PPTP client for establishing a VPN link with an NT server
This is a port of the "pptp-linux" PPTP client. It can establish a PPP connection with an NT server, tunneled through a PPTP link over the Internet. In effect, it makes the client machine behave as if it were on the same LAN as the server. John Polstra has created the port, including bug fixes that were subsequently integrated in the upstream release, and a patch to use FreeBSD's userland "ppp" package rather than "pppd" which it was originally designed to use. There is no manpage for this package, but you will find some quickstart instructions and example configuration files in "${PREFIX}/share/examples/pptpclient".
net/ptpd-2.3.1 (Score: 0.09630423)
Implementation of the precision time protocol IEEE 1588-2008
ptpd2 is an implementation of version 2 the Precision Time Protocol (IEEE 1588-2008) PTP was developed to provide very precise time coordination of LAN connected computers.
net/eventlet-0.19.0 (Score: 0.09630423)
Concurrent networking library for Python
Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking IO while at the same time retaining high programmer usability by using coroutines to make the non-blocking IO operations appear blocking at the source code level.
net/libnet-1.1 (Score: 0.09630423)
Python module for the libnet packet construction library
Python module for the libnet packet construction library
net/hexinject-1.5 (Score: 0.09630423)
HexInject is a very versatile packet injector and sniffer
HexInject is a very versatile packet injector and sniffer, that provide a command-line framework for raw network access. It's designed to work together with others command-line utilities, and for this reason it facilitates the creation of powerful shell scripts capable of reading, intercepting and modifying network traffic in a transparent manner.
net/rfbproxy-1.1.1 (Score: 0.09630423)
Simple tool for recording VNC sessions
This program is a simple tool for recording VNC sessions. Make no mistake: it is hacked together and very ugly. But it does the job.