パッケージ: libnet-proxy-perl (0.13-2)
libnet-proxy-perl に関するリンク
Debian の資源:
libnet-proxy-perl ソースパッケージをダウンロード:
- [libnet-proxy-perl_0.13-2.dsc]
- [libnet-proxy-perl_0.13.orig.tar.gz]
- [libnet-proxy-perl_0.13-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
framework for proxying network connections in many ways
The Net::Proxy module is a framework for creating various kinds of network proxies in a very simple way.
A proxy is a program that transfer data across a network boundary between a client and a server. Net::Proxy introduces the concept of "connectors", which abstract the server part (connected to the client) and the client part (connected to the server) of the proxy.
This makes it very easy to implement specific techniques to cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence.
This package also provides the sslh SSH/HTTPS service multiplexer written in perl.
その他の libnet-proxy-perl 関連パッケージ
|
|
|
|
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語