Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 263 Bytes

extcap

Extcap helps create cli application for Wireshark capture using extcap interface.

Full example is located in examples/extcapdump

Example:

package main

func main() {
}