Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第131140项(搜索用时0.105秒)
net/proxy-connect-100 (Score: 0.057941213)
使得网络连接通过 SOCKS 和 HTTPS 代理的命令
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
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.