Ports 搜索

共有5,824项符合/net/的查询结果,以下是第1,7011,710项(搜索用时0.008秒)
net/wireshark-2.0.5 (Score: 0.07643312)
Powerful network analyzer/capture tool
A network analyzer that lets you capture and interactively browse the contents of packets from a variety of network interface types. Packet data can be read from a file, or live from a local network interface.
net/xorp-1.8.5 (Score: 0.07643312)
EXtensible Open Router Platform
XORP is the eXtensible Open Router Platform. The XORP project is developing an open source software router. The software is intended to be stable and fully featured enough for production use, and flexible and extensible enough for research use.
net/zeroconf-ioslave-4.14.3 (Score: 0.07643312)
KDE Network monitor for DNS-SD services (Zeroconf)
KDE Network monitor for DNS-SD services (Zeroconf).
net/xrdp-0.7.0.b20130912 (Score: 0.07643312)
Open source Remote Desktop Protocol (RDP) server
Based on the work of rdesktop, xrdp uses the remote desktop protocol to present a GUI to the user. The goal of this project is to provide a fully functional Linux terminal server, capable of accepting connections from rdesktop and Microsoft's own terminal server / remote desktop clients. Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop but an X window desktop to the user. Xrdp uses Xvnc or X11rdp to manage the X session.
net/zebra-server-2.0.55 (Score: 0.07643312)
Z39.50/SR server software
The Zebra server combines a versatile fielded/free-text indexing/search engine with a Z39.50-1995 frontend to provide a powerful and flexible information mining tool.
databases/redis-3.2.4 (Score: 0.075807065)
Persistent key-value database with built-in net interface
Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth.
databases/redis-3.2.4 (Score: 0.075807065)
Persistent key-value database with built-in net interface
Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth.
devel/libcidr-1.2.3 (Score: 0.07442428)
Library to handle manipulating CIDR netblocks
libcidr is a library that provides a number of functions to input, output, manipulate, compare, multilate, and otherwise play with, IP addresses and netblocks. It supports both IPv4 and IPv6, and provides sufficiently diverse functions to be useful for everything from log processes to network client and server programs. It parses addresses in a wide variety of common formats. It also provides a plethora of options for formatting them on the output as well. It can compare them in various ways and give you some useful statistics about the netblocks in which they reside.
devel/generate-2.6 (Score: 0.07442428)
Python module to implement generate
This module adds the functionality from generate to Python.
devel/toh-0.1 (Score: 0.07442428)
Text to include
A filter program, used to generate text to be included into C code as #define, provides the conversion of newlines and quotes into standard C-code text