etcdshark

command module
v0.0.0-...-b37a8ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2016 License: Apache-2.0 Imports: 21 Imported by: 0

README

etcdshark: packet capturing tool for etcd raft

Build Status Go Report Card

Still work-in progress.

Usage

Install:

$ go get github.com/AkihiroSuda/etcdshark

Live mode:

$ sudo ./etcdshark -i eth0

Off-line mode:

$ ./etcdshark -r a.pcap

TODO

Raft packets
  • /raft/probing
  • /raft/stream/message
  • /raft/stream/msgapp
  • /raft/snapshot
C/S packets
  • v2
  • v3
Output
  • colorful output for each of the stream
  • JSON output (friendly to jq)
Others
  • unit test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL