Ports Search

Results 131140 of 6,332 for /net-p2p/.(0.246 seconds)
net/proxy-connect-100 (Score: 0.057941213)
Command to make network connections via SOCKS and HTTPS proxies
proxy-connect is a simple relaying command to make network connection via SOCKS and HTTPS proxies. It is mainly intended to be used as proxy command for OpenSSH. Features of proxy-connect are: * Supports SOCKS (version 4/4a/5) and HTTPS CONNECT method. * Supports NO-AUTH and USERPASS authentication of SOCKS * Partially supports telnet proxy (experimental). * You can input password from tty, ssh-askpass or environment variable. * Simple and general program independent from OpenSSH. * You can also relay local socket stream instead of standard I/O. Example Usage: Add to ~/.ssh/config Host remote.outside.net ProxyCommand /usr/local/sbin/proxy-connect -S socks:1080 %h %p
x11-wm/e16-1.0.17 (Score: 0.057337813)
Enlightenment DR16 window manager
The Enlightenment DR16 Window Manager is a robust, flexible, highly configurable, graphically rich yet unobtrusive desktop environment for the X11 windowing system.
net/Net-SNPP-1.17 (Score: 0.05713742)
Net::SNPP - Perl Simple Network Pager Protocol Client
This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861.
net/Net-SMPP-1.19 (Score: 0.05713742)
Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP
Implements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems.
net/Phone-Info-0.0.1 (Score: 0.056508254)
Provides a nicer CLI interface to Net::WhitePages
Phone::Info provides a nicer CLI interface to Net::WhitePages.
net/Net-3.08 (Score: 0.056103915)
Perl5 modules to access and use network protocols
libnet is a collection of Perl modules which provides a simple and consistent programming interface (API) to the client side of various protocols used in the internet community. For details of each protocol please refer to the RFC. RFC's can be found a various places on the WEB, for a starting point look at: http://www.yahoo.com/Computers_and_Internet/Standards/RFCs/ The RFC implemented in this distribution are Net::FTP RFC959 File Transfer Protocol Net::SMTP RFC821 Simple Mail Transfer Protocol Net::Time RFC867 Daytime Protocol Net::Time RFC868 Time Protocol Net::NNTP RFC977 Network News Transfer Protocol Net::POP3 RFC1939 Post Office Protocol 3
deskutils/multisync-syncml-0.82 (Score: 0.05604384)
Multisync plugin for SyncML targets
This MultiSync plugin is: SyncML support (supported by e.g. SonyEricsson P800/P900 and many other phones and devices, for example the SyncML server Sync4j). SyncML also allows you to do remote connection of two MultiSync programs via an encrypted connection over the net.
net/Net-WhitePages-1.04 (Score: 0.0559882)
Provides access to the XML API for WhitePages.com
Provides access to the XML API for WhitePages.com.
net/Net-Ping-External-0.15 (Score: 0.055533856)
Perl cross-platform interface to ICMP "ping" utilities
Net::Ping::External is a module which interfaces with the "ping" command on many systems. It presently provides a single function, ping(), that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will.
dns/Net-DNS-RR-SRV-Helper-0.0.0 (Score: 0.05543014)
Orders SRV records by priority and weight for Net::DNS
Net::DNS::RR::SRV::Helper is a perl module to order SRV records by priority and weight for Net::DNS.