软件包: apf-client (0.8.4-1) [universe]
apf-client 的相关链接
Ubuntu 的资源:
下载源码包 apf:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Juan A. Diaz
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Client for Active Port Forwarding
Active Port Forwarder is a tool for secure port forwarding. It uses ssl to increase security of communication between the server and the client. It is designed for people without an external IP who want to make some services available on the Internet. The Active Port Forwarder server (afserver) is placed on the machine with a public address, and the client (afclient) is placed on the machine behind a firewall or masquerade. This makes the second machine visible to the Internet.
This package provides the Active Port Forwarder client.
Short list of features:
* Using one permanent data/control channel with flow control/packet buffering provides good performance and reasonably small latency. * Use zlib to compress the transferred data. * Able to use ssl for all comunication or only for the autentification. * Able to transfer multiple tunnels in the one afclient <-> afserver connection making possible create more sophisticated tunneling scheme. * Doesn't require root priviledges. * Doesn't use threads or other processes. * The afclient can use external modules for user's packets filtering.
其它与 apf-client 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libssl0.9.8 (>= 0.9.8e-1)
- SSL 共享库
-
- dep: zlib1g (>= 1:1.2.3.3.dfsg-1)
- 压缩库-运行时