文件名称:web-tracer:Web 跟踪器调试器
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-02 00:12:16
JavaScript
网络追踪器 有助于调试远程服务的小工具。 它绑定外部可见的主机名并记录它接收到的所有 HTTP(S) 流量。 安装 npm i web-tracer -g 用法 Usage: web-tracer [options] Options: -h, --help output usage information -V, --version output the version number -h, --host [name] Local host -p, --port [number] Local port -e, --external [subdomain] Custom subdomain name, e.g. foobar 以编程方式使用
【文件预览】:
web-tracer-master
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(587B)
----index.js(897B)
----bin()
--------web-tracer(1KB)
----package.json(558B)