Ports Search

Results 7,8517,860 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
net/exaddos-0.4.0 (Score: 8.972706E-5)
Monitor your network for DDoS
ExaDDOS is an application able to gather different data sources to present a real time unified view of your network. It can gather: * SNMP information at your edge * IPFIX export from your routers And present it using a web interface. Our goal is to very quickly integrate it with ExaBGP to allow a "one click" anti-DDOS solution.
net/freeswitch-1.6.8 (Score: 8.972706E-5)
Multi-protocol soft switch for telephony applications
FreeSWITCH is a scalable open source cross-platform telephony platform designed to route and interconnect popular communication protocols using audio, video, text or any other form of media. It was created in 2006 to fill the void left by proprietary commercial solutions. FreeSWITCH also provides a stable telephony platform on which many applications can be developed using a wide range of free tools.
net/glib-networking-2.46.1 (Score: 8.972706E-5)
Network-related giomodules for glib
Network-related giomodules for glib. Glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in gsettings-desktop-schemas.
net/iplog-2.2.3 (Score: 8.972706E-5)
TCP/IP traffic logging tool
iplog is a TCP/IP traffic logger. Currently, it is capable of logging TCP, UDP and ICMP traffic, though adding support for other protocols should be relatively easy. iplog contains a built-in packet filter, allowing for logging or excluding packets that fit a given set of criteria.
net/ipsorc-1.7.5 (Score: 8.972706E-5)
GTK GUI tool to create and send IP packets
IP Sorcery is a network troubleshooting and firewall testing tool. The prorgram works by generating custom "packets" and sending them to a target host. Thus testing the authenticity of firewall rules and host verification. It also has a graphical user interface.
net/lualdap-1.1.0 (Score: 8.972706E-5)
LDAP support for the Lua language
LuaLDAP is a simple interface from Lua to an LDAP client. In fact it is a bind to OpenLDAP or to ADSI. It enables a Lua program to: - connect to an LDAP server; - execute any operation (search, add, compare, delete, modify and rename); - retrieve entries and references of the search result.
net/ohphone-1.4.5 (Score: 8.972706E-5)
H323 Video Conferencing Program, compatible with NetMeeting
OhPhone is a H323 Video Conferencing Program compatible with other H323 video conferencing programs including Microsoft NetMeeting. OhPhone supports full duplex audio and bi-directional video. It requires a full duplex sound card for audio support and a Bt848/878 based video card (using the bktr driver) for video capture. It uses the OpenH323 and PWLib libraries, developed by Equivalence Pty.
net/Net-PcapUtils-0.01 (Score: 8.972706E-5)
Utility routines for Net::Pcap module
Net::PcapUtils is a module to sit in front of Net::Pcap in order to hide some of the pcap(3) initialisation by providing sensible defaults. This enables a programmer to easily write small, specific scripts for a particular purpose without having to worry about too many details.
net/Rose-URI-1.02 (Score: 8.972706E-5)
Easy and efficient manipulation of URI components
Rose::URI is an alternative to URI. It provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to be set or returned as a whole via the query_form or query methods, and the URI::QueryParam module provides a few more methods for query string manipulation.
net/Validate-Net-0.6 (Score: 8.972706E-5)
Format validation and more for Net:: related strings
Validate::Net is a class designed to assist with validation internet related strings. It can be used to validate CGI forms, internally by modules, and in any place where you want to check that an internet related string is valid before handing it off to a Net::* class. Whenever a test is false, you can access the reason through the reason method.