Ports Search

Results 1,4711,480 of 6,332 for /net-p2p/.(0.004 seconds)
net/krfb-4.14.3 (Score: 0.017925238)
VNC server for KDE
KDE Desktop Sharing (krfb) is a small server for the RFB protocol, better known as VNC. Unlike most other Unix/Linux RFB servers, KRfb allows you to share your X11 session instead of creating a new X11 session.
net/hidentd-0.4 (Score: 0.017925238)
Simple and secure ident (RFC1413) server
hidentd is a simple and secure GPLed ident (RFC1413) server. It requires either inetd, xinetd or ucspi-tcp to run. Basic features: * small and simple - around 300 lines of code * secure - runs without root priviledges * easy - no complicated configuration file syntax to learn. * hidentd is entirely controlled with command line options. * can be configured to provide fake usernames, protecting your privacy * limited masqueraded/NAT connections support.
net/hinfo-1.0 (Score: 0.017925238)
Utility primarily designed to find the owner of an IP block
hinfo is a utility that will display information about a host. It is primarily designed to find the owner of an IP block in order to direct spam complaints to where they may do some good. (maintainer's note: the DATAFILES are updated without the port version necessarily being updated. Expect drift on distinfo. See hinfo-update.) Although the home page of the software is at www.blars.org/hinfo.html, that page is not reachable from the FreeBSD.org domain.
net/honeyd-1.5c (Score: 0.017925238)
Simulate virtual network hosts (honeypots)
Honeyd is a small daemon that creates virtual hosts on a network. The hosts can be configured to run arbitrary services, and their TCP personality can be adapted so that they appear to be running certain versions of operating systems. Honeyd enables a single host to claim multiple addresses - I have tested up to 65536 - on a LAN for network simulation.
net/hping-3.0.20051105 (Score: 0.017925238)
Network auditing tool
hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) Unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features. While hping was mainly used as a security tool in the past, it can be used in many ways by people that don't care about security to test networks and hosts. hping3 adds the TCL scripting feature.
net/aws-0.12.1 (Score: 0.017925238)
Amazon Web Services (AWS) for Haskell
Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services.
net/connection-0.2.5 (Score: 0.017925238)
Simple and easy network connections API
Simple network library for all your connection need. Features: Really simple to use, SSL/TLS, SOCKS. This library provides a very simple api to create sockets to a destination with the choice of SSL/TLS, and SOCKS.
net/hoauth2-0.4.8 (Score: 0.017925238)
Haskell OAuth2 authentication
Haskell OAuth2 authentication.
net/hostname-1.0 (Score: 0.017925238)
Cross-platform means of determining the hostname
A very simple package providing a cross-platform means of determining the hostname.
net/iproute-1.5.0 (Score: 0.017925238)
IP Routing Table
IP Routing Table is a tree of IP ranges to search one of them on the longest match base. It is a kind of TRIE with one way branching removed. Both IPv4 and IPv6 are supported.