mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
13 lines
541 B
Markdown
13 lines
541 B
Markdown
# GoPacket
|
|
|
|
This library provides packet decoding capabilities for Go.
|
|
See [godoc](https://godoc.org/github.com/google/gopacket) for more details.
|
|
|
|
[](https://travis-ci.org/google/gopacket)
|
|
[](https://godoc.org/github.com/google/gopacket)
|
|
|
|
Minimum Go version required is 1.5.
|
|
|
|
Originally forked from the gopcap project written by Andreas
|
|
Krennmair <ak@synflood.at> (http://github.com/akrennmair/gopcap).
|