Ports Search

Results 9,6319,640 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
net/fog-azure-0.0.2 (Score: 1.869263E-4)
Module for the 'fog' gem to support Microsoft Azure
This library can be used as a module for `fog` or as standalone provider to use the Azure cloud services in applications.
net/net-netrc-0.2.2 (Score: 1.869263E-4)
Net::Netrc provides ftp(1)-style .netrc parsing
Net::Netrc is a pure-Ruby module providing ftp(1)-style .netrc parsing. It is inspired by Graham Barr's Perl Net::Netrc module.
net/net-ping-1.7.8 (Score: 1.869263E-4)
Collection of classes that provide different ways to ping computers
The net-ping library provides a ping interface for Ruby. It includes separate TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping classes.
net/tcpillust-2.01 (Score: 1.869263E-4)
Graphical TCP connection analysis tool
Tcpillust - A graphical TCP connection analysis tool Tcpillust takes tcpdump file(s) specified on the command line and draw pictures like figures in the ``TCP/IP Illustrated'' series.
net/dpdk-16.07 (Score: 1.869263E-4)
DPDK: Software libraries for packet processing
The Data Plane Development Kit (DPDK) The DPDK is a set of software libraries to enable packet processing. It consists of a set of polling mode drivers (PMD) which can be used to pull network packets directly from a Network Interface Card (NIC), as well as other libraries to assist in the processing of those packets. The additional libraries include ones for: * memory and buffer management * packet classification * software rings or FIFOs to allow packet transfer between cores amongst others. Applications written using the DPDK run in userspace. The devices used by a DPDK application are removed from kernel control and are instead managed directly by that application.
net/glFlow-0.1.4 (Score: 1.869263E-4)
NetFlow tool for detecting DoS attacks
glFlow is a DoS detection tool written with speed in mind. It detects attacks on high speed links through real-time NetFlow aggregation and analysis.
net/kwooty-0.8.3 (Score: 1.869263E-4)
Usenet binary downloader for KDE4
Kwooty is a .nzb usenet binary downloader for KDE4. It supports automatic file verifying/repairing with par2 files and automatic .rar archive extraction.
net/dropbox-api-command-2.09 (Score: 1.869263E-4)
Dropbox API wrapper command
dropbox-api is a command line interface to access Dropbox API. It includes the following commands: - ls - find - du - sync - cp - mv - rm - mkdir - get - put
net/whois-5.1.5 (Score: 1.869263E-4)
Marco d'Itri whois client
Why another whois client? Because the RIPE client is a mess of hacks and #ifdefs and more complex programs lack features or are bloated.
net/ssspl-0.1 (Score: 1.869263E-4)
Simple Socks Server for Perl
SSSPL - Simple Socks Server for Perl SSS is a simple socks server written in perl that implements the SOCKS v5 protocol.