proxy-connect 是一个简单的中继命令,使得网络连接通过 SOCKS 和 HTTPS 代理。
它主要是用来作为代理命令用于 OpenSSH。
proxy-connect 的特性如下:
* 支持 SOCKS(版本 4/4a/5)和 HTTPS 连接方法。
* 支持 SOCKS 的 NO-AUTH 和 USERPASS 认证
* 部分支持 telnet 代理(实验性的)。
* 你可以用 tty、ssh-askpass 或者环境变量输入密码。
* 简单并和一般的程序一样独立于 OpenSSH。
* 你也可以中继本地套接字流而不是标准的 I/O 流。
使用例子:
添加到 ~/.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.