What happens when multiple servers are written into Trojan configuration? #1506
-
"outbounds": [
{
"tag": "proxy",
"protocol": "trojan",
// ...
"settings": {
"servers": [
{
"password": "hidden",
"port": 666,
"email": "",
"level": 0,
"address": "hidden"
}
]
}
},
// ...
],
|
Beta Was this translation helpful? Give feedback.
Answered by
AkinoKaede
Jan 1, 2022
Replies: 1 comment
-
V2Ray will use the servers in turn. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AkinoKaede
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
V2Ray will use the servers in turn.