[ 原始碼: python-test-tunnel ]
套件:python3-test-tunnel(0.1.2-1)
python3-test-tunnel 的相關連結
Debian 的資源:
下載原始碼套件 python-test-tunnel:
- [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]
- [python-test-tunnel_0.1.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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