This commit is contained in:
tsosunchia
2024-06-29 01:13:19 +08:00
parent ade34e964a
commit 9e05065a79

View File

@@ -42,7 +42,7 @@ type Config struct {
AsyncPrinter func(res *Result)
PktSize int
Maptrace bool
DontFragment bool
DontFragment bool
}
type Method string