command
module
Version:
v0.0.0-...-5b807a5
Opens a new window with list of versions in this module.
Published: Jun 5, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rediscopy
通过抓取网卡数据实现redis流量的简单复制。它类似TCPCopy
,但是在应用层对redis协议进行了解析,并将redis数据转发到另外的服务器上。
它可以实时抓取,也可以读取tcpdump等工具抓取的离线包。
比如:
go run . -f "proxy.pcap" -addr "127.0.0.1:9528" -d
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.