[ bianca ]
[ 源代码: python-test-tunnel ]
软件包:python3-test-tunnel(0.1.2-1)
python3-test-tunnel 的相关链接
下载源码包 python-test-tunnel:
- [python-test-tunnel_0.1.2-1.debian.tar.xz]
- [python-test-tunnel_0.1.2-1.dsc]
- [python-test-tunnel_0.1.2.orig.tar.gz]
- [python-test-tunnel_0.1.2.orig.tar.gz.asc]
维护小组:
外部的资源:
- 主页 [devel.ringlet.net]
相似软件包:
Write tests for network tunnelling utilities
The `test-tunnel` library's purpose is to make it easy to write either command-line tools or test modules that start some network tunnelling server (e.g. stunnel, microsocks, Dante) and verify that it does indeed forward connections and data as expected.
This package provides the Python 3.x test_tunnel module.
其他与 python3-test-tunnel 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-netifaces
- portable network interface information - Python 3.x
-
- dep: python3-utf8-locale
- Detect a UTF-8-capable locale for running programs in - Python library