package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Aug 1, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package socks5test 提供仅供测试使用的最小 SOCKS5 CONNECT server。
Server 是无认证 SOCKS5 CONNECT 测试服务。它只实现本项目代理契约需要的
CONNECT,收到其他命令会明确拒绝,避免测试 helper 意外成为通用代理实现。
New 启动监听在 loopback 随机端口上的测试服务。
Close 等待已开始的转发协程退出。调用方应先取消请求或等其返回。
URL 返回可传给 HTTP transport 的 socks5 或 socks5h URI。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.