mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-08 13:29:53 +00:00
chore: use @ instead of _ for speed test dest
This commit is contained in:
parent
e99ac076da
commit
d82d76743f
@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
SpeedtestDest = "_SpeedTest"
|
||||
SpeedtestDest = "@SpeedTest"
|
||||
)
|
||||
|
||||
// speedtestHandler is a PluggableOutbound that handles speed test requests.
|
||||
|
Loading…
x
Reference in New Issue
Block a user