lion7 / extcap

Helps create cli application for Wireshark capture using `extcap` interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extcap

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

Full example is located in examples/extcapdump

Example:

package main

func main() {
}

About

Helps create cli application for Wireshark capture using `extcap` interface

License:MIT License


Languages

Language:Go 100.0%