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
The Enlightenment DR16 Window Manager is a robust, flexible, highly
configurable, graphically rich yet unobtrusive desktop environment
for the X11 windowing system.
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.
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.
Phone::Info provides a nicer CLI interface to Net::WhitePages.
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
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.
Provides access to the XML API for WhitePages.com.
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.
Net::DNS::RR::SRV::Helper is a perl module to order SRV records
by priority and weight for Net::DNS.