Ports Search

Results 1,5011,510 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
net-im/python-telegram-bot-5.1.0 (Score: 0.0017857141)
Not just a Python wrapper around the Telegram Bot API
This library provides a pure Python interface for the Telegram Bot API. In addition to the pure API implementation, this library features a number of high-level classes to make the development of bots easy and straightforward. These classes are contained in the telegram.ext submodule.
net-mgmt/lg-1.9.s20140622 (Score: 0.0017857141)
Looking Glass written in Perl as a CGI script
LG is a Looking Glass written in Perl as a CGI script. It can execute almost all BGP-related commands and do ping and traceroute in routers or relay these queries to other looking glasses. It supports both IPv4 and IPv6 commands, and is tested with Cisco, Zebra and Juniper. It can connect to router using either SSH, telnet or rsh protocol.
net/Net-Syslog-0.04 (Score: 0.0017857141)
Perl extension for sending syslog messages to a remote syslogd
Description ----------- Net::Syslog implements the intra-host syslog forwarding protocol. It is not intended to replace the Sys::Syslog or Unix::Syslog modules, but instead to provide a method of using syslog when a local syslogd is unavailable or when you don't want to write syslog messages to the local syslog.
net/widentd-1.04 (Score: 0.0017857141)
RFC1413 auth/identd daemon providing a fixed fake reply
widentd is a small ident/RFC1413 deamon which provides a fixed (and fake) auth reply, regardless of the IP/port pair quoted. It's intended use is on firewalls, and NAT machines - where you may want to simply syphon off auth-requests from, for example, IRC servers. Author: Dirk-Willem van Gulik / dirkx@webweaving.org
ports-mgmt/pkg_tree-1.1 (Score: 0.0017857141)
Get a 'graphical' tree-overview of installed packages
Get a 'graphical' tree-overview of installed packages Generates a ascii-art-graphical tree of packages and their dependancies. For example for setxkbmap and xkbcomp [~] edwin@k7>pkg_tree 'xkb[cm]' setxkbmap-1.0.4 |\__ kbproto-1.0.3 |\__ pkg-config-0.23_1 |\__ xproto-7.0.10_1 |\__ libXau-1.0.3_2 |\__ libXdmcp-1.0.2_1 |\__ libX11-1.1.3_1,1 \__ libxkbfile-1.0.4 xkbcomp-1.0.3 |\__ kbproto-1.0.3 |\__ pkg-config-0.23_1 |\__ xproto-7.0.10_1 |\__ libXau-1.0.3_2 |\__ libXdmcp-1.0.2_1 |\__ libX11-1.1.3_1,1 \__ libxkbfile-1.0.4
security/Crypt-DH-0.07 (Score: 0.0017857141)
Perl5 interface to a Diffie-Hellman key exchange system
Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the two parties ever passing the actual shared secret, or their private keys, between them.
security/slush-0.1.1 (Score: 0.0017857141)
Telnet-like application which uses a secure SSL channel
slush - SSL remote shell slush is a simple telnet-like application which communicates over a secure SSL channel. It uses X509 certificates for authentication and can be compiled with TCP wrappers support (service name "slushd"). slush is *alpha* software. Use it at your own risk.
sysutils/env4801-0.3 (Score: 0.0017857141)
Output the voltages and temperatures of a Soekris Net4801 computer
Soekris Net4801 Environmental Monitor This is a small program to output the voltages and temperatures from the PC87366 chip in the Net4801 computer from Soekris.com. First run the program with a "-i" to initialize the hardware: # env4801 -i Then, as often as you feel like, read out the measured values: # env4801 http://www.soekris.com/
sysutils/log_analysis-0.46 (Score: 0.0017857141)
Utility that extracts a summary of useful data from logs
log_analysis is a log file analysis engine that extracts relevant data for any of the recognized log messages and produces a summary that is much easier to read. It can be configured to recognize entirely new log types. log_analysis natively understands about 100 different kinds of syslog messages, as well as wtmp messages.
sysutils/File-Signature-1.009 (Score: 0.0017857141)
Detect changes to a file's content or attributes
This perl library uses perl5 objects to assist in determining whether a file's contents or attributes have changed. It maintains several pieces of information about the file: a digest (currently only MD5 is supported), its inode number, its mode, the uid of its owner, the gid of its group owner, and its last modification time.