add more functions

This commit is contained in:
2026-02-04 13:33:54 +08:00
parent eb2f0f9c22
commit 11f9fc2893
5 changed files with 1282 additions and 221 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ package libpcap
import (
"context"
"fmt"
"github.com/google/gopacket"
"github.com/google/gopacket/pcap"
"github.com/gopacket/gopacket"
"github.com/gopacket/gopacket/pcap"
)
type NetCatch struct {