Ports Search

Results 6,0516,060 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
multimedia/audiopreview-0.6 (Score: 2.5742833E-4)
Command-line tool to play previews of audio and video files
Audiopreview is a command-line tool that can play previews of your audio files as well as video files, and even internet media streams. It will play your whole media library without any problem and can also be used as a regular media player.
multimedia/subtitleeditor-0.41.1 (Score: 2.5742833E-4)
Subtitle editor
Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitle. This program also shows sound waves, which makes it easier to synchronise subtitles to voices.
net-mgmt/clog-1.6 (Score: 2.5742833E-4)
Tcp connection logger daemon
clog is a program that logs all connections on your subnet. It uses the pcap(3) packet capture library to log any SYN packets to a logfile. The output format is designed to be very easily parsed by various text processing tools.
net-mgmt/cricket-1.0.5 (Score: 2.5742833E-4)
High performance, flexible monitoring system
Cricket is a high performance, extremely flexible system for monitoring trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. It's similar to mrtg, but has a different approach.
net-mgmt/ipv6mon-1.0 (Score: 2.5742833E-4)
Tool for monitoring IPv6 address usage
ipv6mon is a tool meant for monitoring IPv6 address usage on a local network. It is meant to be particularly useful in networks that employ IPv6 Stateless Address Auto-Configuration (as opposed to DHCPv6), where address assignment is decentralized and there is no central server that records which IPv6 addresses have been assigned to which nodes during which period of time.
net-mgmt/nagios-certexp-plugin-1.1 (Score: 2.5742833E-4)
Nagios plugin for checking SSL server certificate expiration
check_certexp is a Nagios plugin for checking the number of days left until a certificate expires. The check is done via an SSL connection (STARTTLS mechanisms are not supported). The plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and requires Net::SSLeay and Date::Manip to be installed on the Nagios host.
net-mgmt/Zenoss-1.11 (Score: 2.5742833E-4)
Perl interface to the Zenoss JSON API
This is a PERL interface to the Zenoss Monitoring System JSON API. It allows the ability to execute all available functions provided by the Zenoss API programmatically. Anything you could do from the Zenoss interface can be achieved via this module. This is a full service implementation, providing the construction of the call to the API and the handling of the response.
net-mgmt/ipcalc-0.41 (Score: 2.5742833E-4)
IP Calculator
ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-understand binary values. Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0). Inverse netmasks are recognized.
net-mgmt/subcalc-1.1 (Score: 2.5742833E-4)
Advanced IP/IPv6 subnet calculation and discovery
The subcalc utility is used for subnet calculation and IPv6 DNS PTR record generation. subcalc takes command line arguments in a similar format to ifconfig(8) so the synopsis should be familiar to the user. Given an address family, address and a netmask/prefix length, subcalc will calculate the number of hosts and address ranges of the specific network.
net-p2p/go-ethereum-1.4.12 (Score: 2.5742833E-4)
Go implementation of the Ethereum y/w paper
Ethereum is a community-driven project aiming to decentralize the internet and return it to its democratic roots. It is a platform for building and running applications which do not need to rely on trust and cannot be controlled by any central authority. This is the Go implementation of Ethereum y/w paper