Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第12,54112,550项(搜索用时0.013秒)
net/opennebula-4.14.2 (Score: 1.1597805E-4)
Libraries needed to talk to OpenNebula
OpenNebula is an open-source project delivering a simple but feature-rich and flexible solution to build and manage enterprise clouds and virtualized data centers. This gem provides libraries needed to talk to OpenNebula.
net/packetfu-1.1.11 (Score: 1.1597805E-4)
Mid-level packet manipulation library for Ruby
PacketFu is a mid-level packet manipulation library for Ruby. With it, users can read, parse, and write network packets with the level of ease and fun they expect from Ruby.
net/pcaprub-0.12.4 (Score: 1.1597805E-4)
Libpcap bindings for ruby
This goal of this project is to provide a consistent interface to LBL's libpcap packet capture library. This does not provide packet processing functionality, it simply provides the interface for capturing packets, and passing yielding those packets.
net/rbvmomi-1.8.2 (Score: 1.1597805E-4)
Ruby interface to the VMware vSphere API
RbVmomi is a Ruby interface to the vSphere API. Like the Perl and Java SDKs, you can use it to manage ESX and VirtualCenter servers. The current release supports the vSphere 5.0 API.
net/t-2.10.0 (Score: 1.1597805E-4)
Command-line power tool for Twitter
t is a command-line power tool for Twitter. The CLI takes syntactic cues from the Twitter SMS commands, but it offers vastly more commands and capabilities than are available via SMS.
net/bird-1.6.0 (Score: 1.1597805E-4)
Dynamic IP routing daemon (IPv4 version)
The BIRD project aims to develop a fully functional dynamic IP routing daemon. - Both IPv4 and IPv6 - Multiple routing tables - BGP - RIP - OSPF - Static routes - Inter-table protocol - Command-line interface - Soft reconfiguration - Powerful language for route filtering
net/traceroute-991603 (Score: 1.1597805E-4)
Version of 'traceroute' that shows the AS network number of each hop
A version of 'traceroute' that shows the AS network number of each hop. NOTE: The ASN lookup feature currently only works on RIPE registered ASNs. Chris Dabrowski chris@vader.org chrisd@demon.net
net/sipsak-0.9.6 (Score: 1.1597805E-4)
Small command line tool for SIP testing
Sipsak is a small command line tool for developers and administrators of Session Initiation Protocol (SIP) applications. It can be used for some simple tests on SIP applications and services.
net/splatd-1.2 (Score: 1.1597805E-4)
Splat is the Scalable Periodic LDAP Attribute Transmogrifier
Splat is a set of utilities designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory.
net/stund-0.96 (Score: 1.1597805E-4)
一个轻量级的 STUN(RFC 3489)服务器和客户端
STUN 服务器是一个 STUN 协议的实现,使得 STUN 可以用于基于 SIP 的系统。 STUN 服务器软件包也包含了一个客户端 API,以作为一个 SIP 终端。此外,还有 一个命令行的 UNIX 客户端和一个图形窗口的客户端,用来确认用户正在使用什么 类型的 NAT。 STUN 是一个应用层协议,它允许位于 NAT 后的客户端找出自己的公网 IP 地址和 位于 STUN 客户端和服务器端间的 NAT 设备的性质。 当前版本的代码支持 RFC 3489 的大多数特性,除了从服务器获得 OTP 的功能。