module
Version:
v0.0.0-...-1c22944
Opens a new window with list of versions in this module.
Published: Nov 12, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
cNET

便捷的网络探针,收集网络请求及响应过程信息
开始
# 开发版本
docker run --rm tomhjx/cnet:develop -h
# 最新可用版本
docker run --rm tomhjx/cnet:latest -h
# tag x.x.x 版本
docker run --rm tomhjx/cnet:x.x.x -h
依赖 go 1.21+
go build -o cnet ./cmd/cnet/main.go
cnet -h
能力
-
探测协议
- IP
- Domain
- TCP
- UDP
- Web Socket
- Socket
- AMQP
- HTTP
- HTTPs
-
输出格式
-
输出方式
- STDOUT
- SYSLOG
- UDP
- TCP
- Unix Socket
-
接入监控
使用
Click to show internal directories.
Click to hide internal directories.