Initial commit: xray-manager v0.2 with Debian 13 support
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"routing": {
|
||||
"domainStrategy": "AsIs",
|
||||
"rules": [
|
||||
{
|
||||
"type": "field",
|
||||
"user": [
|
||||
],
|
||||
"outboundTag": "out-fr1"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"user": [
|
||||
],
|
||||
"outboundTag": "out-us1"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"user": [
|
||||
],
|
||||
"outboundTag": "out-us2"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"user": [
|
||||
],
|
||||
"outboundTag": "out-relay"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user