This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
Xray-core
mirror of
https://github.com/XTLS/Xray-core
Watch
1
Star
0
Fork
You've already forked Xray-core
0
Code
Issues
Releases
Wiki
Activity
e5e9e58d66
Xray-core
/
infra
/
conf
/
router_strategy.go
7 lines
101 B
Go
Raw
Blame
History
package
conf
const
(
strategyRandom
string
=
"random"
strategyLeastPing
string
=
"leastping"
)
Reference in New Issue
View Git Blame
Copy Permalink