mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-11 22:31:53 +08:00
merge ranges
This commit is contained in:
@@ -81,3 +81,7 @@ func outletSetConfig(resp http.ResponseWriter, req *http.Request) {
|
||||
|
||||
mp.Err = SetConfig(ep.ConfigName, ep.Value)
|
||||
}
|
||||
|
||||
func GetThrowPacketRate() float64 {
|
||||
return throwPacketRate.value
|
||||
}
|
Reference in New Issue
Block a user