mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-09 18:11:46 +00:00
chore: use @ instead of _ for speed test dest
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SpeedtestDest = "_SpeedTest"
|
SpeedtestDest = "@SpeedTest"
|
||||||
)
|
)
|
||||||
|
|
||||||
// speedtestHandler is a PluggableOutbound that handles speed test requests.
|
// speedtestHandler is a PluggableOutbound that handles speed test requests.
|
||||||
|
Reference in New Issue
Block a user