@gozargah/xray-schema 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/full/index.d.ts +30 -78
- package/dist/full/index.js +17 -21
- package/dist/full/schema.json +704 -567
- package/dist/index.d.ts +30 -78
- package/dist/index.js +14 -21
- package/dist/schema.json +249 -178
- package/dist/with-docs/index.d.ts +30 -78
- package/dist/with-docs/index.js +17 -21
- package/dist/with-docs/schema.json +704 -567
- package/package.json +1 -1
package/dist/schema.json
CHANGED
|
@@ -1089,27 +1089,10 @@
|
|
|
1089
1089
|
"$ref": "#/definitions/__schema64"
|
|
1090
1090
|
},
|
|
1091
1091
|
"users": {
|
|
1092
|
-
"
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
"password": {
|
|
1097
|
-
"type": "string"
|
|
1098
|
-
},
|
|
1099
|
-
"level": {
|
|
1100
|
-
"default": 0,
|
|
1101
|
-
"type": "number"
|
|
1102
|
-
},
|
|
1103
|
-
"email": {
|
|
1104
|
-
"type": "string",
|
|
1105
|
-
"minLength": 1
|
|
1106
|
-
}
|
|
1107
|
-
},
|
|
1108
|
-
"required": [
|
|
1109
|
-
"email"
|
|
1110
|
-
],
|
|
1111
|
-
"additionalProperties": false
|
|
1112
|
-
}
|
|
1092
|
+
"$ref": "#/definitions/__schema65"
|
|
1093
|
+
},
|
|
1094
|
+
"clients": {
|
|
1095
|
+
"$ref": "#/definitions/__schema65"
|
|
1113
1096
|
}
|
|
1114
1097
|
},
|
|
1115
1098
|
"required": [
|
|
@@ -1135,37 +1118,13 @@
|
|
|
1135
1118
|
"$ref": "#/definitions/__schema63"
|
|
1136
1119
|
},
|
|
1137
1120
|
"method": {
|
|
1138
|
-
"$ref": "#/definitions/
|
|
1121
|
+
"$ref": "#/definitions/__schema66"
|
|
1139
1122
|
},
|
|
1140
1123
|
"users": {
|
|
1141
|
-
"
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
"password": {
|
|
1146
|
-
"type": "string"
|
|
1147
|
-
},
|
|
1148
|
-
"level": {
|
|
1149
|
-
"default": 0,
|
|
1150
|
-
"type": "number"
|
|
1151
|
-
},
|
|
1152
|
-
"email": {
|
|
1153
|
-
"type": "string",
|
|
1154
|
-
"minLength": 1
|
|
1155
|
-
},
|
|
1156
|
-
"method": {
|
|
1157
|
-
"allOf": [
|
|
1158
|
-
{
|
|
1159
|
-
"$ref": "#/definitions/__schema65"
|
|
1160
|
-
}
|
|
1161
|
-
]
|
|
1162
|
-
}
|
|
1163
|
-
},
|
|
1164
|
-
"required": [
|
|
1165
|
-
"email"
|
|
1166
|
-
],
|
|
1167
|
-
"additionalProperties": false
|
|
1168
|
-
}
|
|
1124
|
+
"$ref": "#/definitions/__schema67"
|
|
1125
|
+
},
|
|
1126
|
+
"clients": {
|
|
1127
|
+
"$ref": "#/definitions/__schema67"
|
|
1169
1128
|
}
|
|
1170
1129
|
},
|
|
1171
1130
|
"required": [
|
|
@@ -1210,10 +1169,10 @@
|
|
|
1210
1169
|
"type": "object",
|
|
1211
1170
|
"properties": {
|
|
1212
1171
|
"decryption": {
|
|
1213
|
-
"$ref": "#/definitions/
|
|
1172
|
+
"$ref": "#/definitions/__schema68"
|
|
1214
1173
|
},
|
|
1215
1174
|
"fallbacks": {
|
|
1216
|
-
"$ref": "#/definitions/
|
|
1175
|
+
"$ref": "#/definitions/__schema69"
|
|
1217
1176
|
},
|
|
1218
1177
|
"users": {
|
|
1219
1178
|
"default": [],
|
|
@@ -1222,19 +1181,19 @@
|
|
|
1222
1181
|
"type": "object",
|
|
1223
1182
|
"properties": {
|
|
1224
1183
|
"id": {
|
|
1225
|
-
"$ref": "#/definitions/
|
|
1184
|
+
"$ref": "#/definitions/__schema70"
|
|
1226
1185
|
},
|
|
1227
1186
|
"level": {
|
|
1228
|
-
"$ref": "#/definitions/
|
|
1187
|
+
"$ref": "#/definitions/__schema71"
|
|
1229
1188
|
},
|
|
1230
1189
|
"email": {
|
|
1231
|
-
"$ref": "#/definitions/
|
|
1190
|
+
"$ref": "#/definitions/__schema72"
|
|
1232
1191
|
},
|
|
1233
1192
|
"flow": {
|
|
1234
|
-
"$ref": "#/definitions/
|
|
1193
|
+
"$ref": "#/definitions/__schema73"
|
|
1235
1194
|
},
|
|
1236
1195
|
"reverse": {
|
|
1237
|
-
"$ref": "#/definitions/
|
|
1196
|
+
"$ref": "#/definitions/__schema74"
|
|
1238
1197
|
}
|
|
1239
1198
|
},
|
|
1240
1199
|
"required": [
|
|
@@ -1253,10 +1212,10 @@
|
|
|
1253
1212
|
"type": "object",
|
|
1254
1213
|
"properties": {
|
|
1255
1214
|
"decryption": {
|
|
1256
|
-
"$ref": "#/definitions/
|
|
1215
|
+
"$ref": "#/definitions/__schema68"
|
|
1257
1216
|
},
|
|
1258
1217
|
"fallbacks": {
|
|
1259
|
-
"$ref": "#/definitions/
|
|
1218
|
+
"$ref": "#/definitions/__schema69"
|
|
1260
1219
|
},
|
|
1261
1220
|
"clients": {
|
|
1262
1221
|
"default": [],
|
|
@@ -1265,19 +1224,19 @@
|
|
|
1265
1224
|
"type": "object",
|
|
1266
1225
|
"properties": {
|
|
1267
1226
|
"id": {
|
|
1268
|
-
"$ref": "#/definitions/
|
|
1227
|
+
"$ref": "#/definitions/__schema70"
|
|
1269
1228
|
},
|
|
1270
1229
|
"level": {
|
|
1271
|
-
"$ref": "#/definitions/
|
|
1230
|
+
"$ref": "#/definitions/__schema71"
|
|
1272
1231
|
},
|
|
1273
1232
|
"email": {
|
|
1274
|
-
"$ref": "#/definitions/
|
|
1233
|
+
"$ref": "#/definitions/__schema72"
|
|
1275
1234
|
},
|
|
1276
1235
|
"flow": {
|
|
1277
|
-
"$ref": "#/definitions/
|
|
1236
|
+
"$ref": "#/definitions/__schema73"
|
|
1278
1237
|
},
|
|
1279
1238
|
"reverse": {
|
|
1280
|
-
"$ref": "#/definitions/
|
|
1239
|
+
"$ref": "#/definitions/__schema74"
|
|
1281
1240
|
}
|
|
1282
1241
|
},
|
|
1283
1242
|
"required": [
|
|
@@ -1329,13 +1288,13 @@
|
|
|
1329
1288
|
"type": "object",
|
|
1330
1289
|
"properties": {
|
|
1331
1290
|
"default": {
|
|
1332
|
-
"$ref": "#/definitions/
|
|
1291
|
+
"$ref": "#/definitions/__schema75"
|
|
1333
1292
|
},
|
|
1334
1293
|
"clients": {
|
|
1335
1294
|
"default": [],
|
|
1336
1295
|
"type": "array",
|
|
1337
1296
|
"items": {
|
|
1338
|
-
"$ref": "#/definitions/
|
|
1297
|
+
"$ref": "#/definitions/__schema76"
|
|
1339
1298
|
}
|
|
1340
1299
|
}
|
|
1341
1300
|
},
|
|
@@ -1345,13 +1304,13 @@
|
|
|
1345
1304
|
"type": "object",
|
|
1346
1305
|
"properties": {
|
|
1347
1306
|
"default": {
|
|
1348
|
-
"$ref": "#/definitions/
|
|
1307
|
+
"$ref": "#/definitions/__schema75"
|
|
1349
1308
|
},
|
|
1350
1309
|
"users": {
|
|
1351
1310
|
"default": [],
|
|
1352
1311
|
"type": "array",
|
|
1353
1312
|
"items": {
|
|
1354
|
-
"$ref": "#/definitions/
|
|
1313
|
+
"$ref": "#/definitions/__schema76"
|
|
1355
1314
|
}
|
|
1356
1315
|
}
|
|
1357
1316
|
},
|
|
@@ -1711,22 +1670,22 @@
|
|
|
1711
1670
|
"type": "object",
|
|
1712
1671
|
"properties": {
|
|
1713
1672
|
"sendThrough": {
|
|
1714
|
-
"$ref": "#/definitions/
|
|
1673
|
+
"$ref": "#/definitions/__schema77"
|
|
1715
1674
|
},
|
|
1716
1675
|
"tag": {
|
|
1717
|
-
"$ref": "#/definitions/
|
|
1676
|
+
"$ref": "#/definitions/__schema78"
|
|
1718
1677
|
},
|
|
1719
1678
|
"streamSettings": {
|
|
1720
|
-
"$ref": "#/definitions/
|
|
1679
|
+
"$ref": "#/definitions/__schema79"
|
|
1721
1680
|
},
|
|
1722
1681
|
"targetStrategy": {
|
|
1723
|
-
"$ref": "#/definitions/
|
|
1682
|
+
"$ref": "#/definitions/__schema80"
|
|
1724
1683
|
},
|
|
1725
1684
|
"proxySettings": {
|
|
1726
|
-
"$ref": "#/definitions/
|
|
1685
|
+
"$ref": "#/definitions/__schema81"
|
|
1727
1686
|
},
|
|
1728
1687
|
"mux": {
|
|
1729
|
-
"$ref": "#/definitions/
|
|
1688
|
+
"$ref": "#/definitions/__schema82"
|
|
1730
1689
|
},
|
|
1731
1690
|
"protocol": {
|
|
1732
1691
|
"anyOf": [
|
|
@@ -1770,22 +1729,22 @@
|
|
|
1770
1729
|
"type": "object",
|
|
1771
1730
|
"properties": {
|
|
1772
1731
|
"sendThrough": {
|
|
1773
|
-
"$ref": "#/definitions/
|
|
1732
|
+
"$ref": "#/definitions/__schema77"
|
|
1774
1733
|
},
|
|
1775
1734
|
"tag": {
|
|
1776
|
-
"$ref": "#/definitions/
|
|
1735
|
+
"$ref": "#/definitions/__schema78"
|
|
1777
1736
|
},
|
|
1778
1737
|
"streamSettings": {
|
|
1779
|
-
"$ref": "#/definitions/
|
|
1738
|
+
"$ref": "#/definitions/__schema79"
|
|
1780
1739
|
},
|
|
1781
1740
|
"targetStrategy": {
|
|
1782
|
-
"$ref": "#/definitions/
|
|
1741
|
+
"$ref": "#/definitions/__schema80"
|
|
1783
1742
|
},
|
|
1784
1743
|
"proxySettings": {
|
|
1785
|
-
"$ref": "#/definitions/
|
|
1744
|
+
"$ref": "#/definitions/__schema81"
|
|
1786
1745
|
},
|
|
1787
1746
|
"mux": {
|
|
1788
|
-
"$ref": "#/definitions/
|
|
1747
|
+
"$ref": "#/definitions/__schema82"
|
|
1789
1748
|
},
|
|
1790
1749
|
"protocol": {
|
|
1791
1750
|
"anyOf": [
|
|
@@ -1986,22 +1945,22 @@
|
|
|
1986
1945
|
"type": "object",
|
|
1987
1946
|
"properties": {
|
|
1988
1947
|
"sendThrough": {
|
|
1989
|
-
"$ref": "#/definitions/
|
|
1948
|
+
"$ref": "#/definitions/__schema77"
|
|
1990
1949
|
},
|
|
1991
1950
|
"tag": {
|
|
1992
|
-
"$ref": "#/definitions/
|
|
1951
|
+
"$ref": "#/definitions/__schema78"
|
|
1993
1952
|
},
|
|
1994
1953
|
"streamSettings": {
|
|
1995
|
-
"$ref": "#/definitions/
|
|
1954
|
+
"$ref": "#/definitions/__schema79"
|
|
1996
1955
|
},
|
|
1997
1956
|
"targetStrategy": {
|
|
1998
|
-
"$ref": "#/definitions/
|
|
1957
|
+
"$ref": "#/definitions/__schema80"
|
|
1999
1958
|
},
|
|
2000
1959
|
"proxySettings": {
|
|
2001
|
-
"$ref": "#/definitions/
|
|
1960
|
+
"$ref": "#/definitions/__schema81"
|
|
2002
1961
|
},
|
|
2003
1962
|
"mux": {
|
|
2004
|
-
"$ref": "#/definitions/
|
|
1963
|
+
"$ref": "#/definitions/__schema82"
|
|
2005
1964
|
},
|
|
2006
1965
|
"protocol": {
|
|
2007
1966
|
"type": "string",
|
|
@@ -2085,22 +2044,22 @@
|
|
|
2085
2044
|
"type": "object",
|
|
2086
2045
|
"properties": {
|
|
2087
2046
|
"sendThrough": {
|
|
2088
|
-
"$ref": "#/definitions/
|
|
2047
|
+
"$ref": "#/definitions/__schema77"
|
|
2089
2048
|
},
|
|
2090
2049
|
"tag": {
|
|
2091
|
-
"$ref": "#/definitions/
|
|
2050
|
+
"$ref": "#/definitions/__schema78"
|
|
2092
2051
|
},
|
|
2093
2052
|
"streamSettings": {
|
|
2094
|
-
"$ref": "#/definitions/
|
|
2053
|
+
"$ref": "#/definitions/__schema79"
|
|
2095
2054
|
},
|
|
2096
2055
|
"targetStrategy": {
|
|
2097
|
-
"$ref": "#/definitions/
|
|
2056
|
+
"$ref": "#/definitions/__schema80"
|
|
2098
2057
|
},
|
|
2099
2058
|
"proxySettings": {
|
|
2100
|
-
"$ref": "#/definitions/
|
|
2059
|
+
"$ref": "#/definitions/__schema81"
|
|
2101
2060
|
},
|
|
2102
2061
|
"mux": {
|
|
2103
|
-
"$ref": "#/definitions/
|
|
2062
|
+
"$ref": "#/definitions/__schema82"
|
|
2104
2063
|
},
|
|
2105
2064
|
"protocol": {
|
|
2106
2065
|
"type": "string",
|
|
@@ -2138,22 +2097,22 @@
|
|
|
2138
2097
|
"type": "object",
|
|
2139
2098
|
"properties": {
|
|
2140
2099
|
"sendThrough": {
|
|
2141
|
-
"$ref": "#/definitions/
|
|
2100
|
+
"$ref": "#/definitions/__schema77"
|
|
2142
2101
|
},
|
|
2143
2102
|
"tag": {
|
|
2144
|
-
"$ref": "#/definitions/
|
|
2103
|
+
"$ref": "#/definitions/__schema78"
|
|
2145
2104
|
},
|
|
2146
2105
|
"streamSettings": {
|
|
2147
|
-
"$ref": "#/definitions/
|
|
2106
|
+
"$ref": "#/definitions/__schema79"
|
|
2148
2107
|
},
|
|
2149
2108
|
"targetStrategy": {
|
|
2150
|
-
"$ref": "#/definitions/
|
|
2109
|
+
"$ref": "#/definitions/__schema80"
|
|
2151
2110
|
},
|
|
2152
2111
|
"proxySettings": {
|
|
2153
|
-
"$ref": "#/definitions/
|
|
2112
|
+
"$ref": "#/definitions/__schema81"
|
|
2154
2113
|
},
|
|
2155
2114
|
"mux": {
|
|
2156
|
-
"$ref": "#/definitions/
|
|
2115
|
+
"$ref": "#/definitions/__schema82"
|
|
2157
2116
|
},
|
|
2158
2117
|
"protocol": {
|
|
2159
2118
|
"type": "string",
|
|
@@ -2182,22 +2141,22 @@
|
|
|
2182
2141
|
"type": "object",
|
|
2183
2142
|
"properties": {
|
|
2184
2143
|
"sendThrough": {
|
|
2185
|
-
"$ref": "#/definitions/
|
|
2144
|
+
"$ref": "#/definitions/__schema77"
|
|
2186
2145
|
},
|
|
2187
2146
|
"tag": {
|
|
2188
|
-
"$ref": "#/definitions/
|
|
2147
|
+
"$ref": "#/definitions/__schema78"
|
|
2189
2148
|
},
|
|
2190
2149
|
"streamSettings": {
|
|
2191
|
-
"$ref": "#/definitions/
|
|
2150
|
+
"$ref": "#/definitions/__schema79"
|
|
2192
2151
|
},
|
|
2193
2152
|
"targetStrategy": {
|
|
2194
|
-
"$ref": "#/definitions/
|
|
2153
|
+
"$ref": "#/definitions/__schema80"
|
|
2195
2154
|
},
|
|
2196
2155
|
"proxySettings": {
|
|
2197
|
-
"$ref": "#/definitions/
|
|
2156
|
+
"$ref": "#/definitions/__schema81"
|
|
2198
2157
|
},
|
|
2199
2158
|
"mux": {
|
|
2200
|
-
"$ref": "#/definitions/
|
|
2159
|
+
"$ref": "#/definitions/__schema82"
|
|
2201
2160
|
},
|
|
2202
2161
|
"protocol": {
|
|
2203
2162
|
"type": "string",
|
|
@@ -2206,7 +2165,7 @@
|
|
|
2206
2165
|
"settings": {
|
|
2207
2166
|
"anyOf": [
|
|
2208
2167
|
{
|
|
2209
|
-
"$ref": "#/definitions/
|
|
2168
|
+
"$ref": "#/definitions/__schema83"
|
|
2210
2169
|
},
|
|
2211
2170
|
{
|
|
2212
2171
|
"type": "object",
|
|
@@ -2214,7 +2173,7 @@
|
|
|
2214
2173
|
"servers": {
|
|
2215
2174
|
"type": "array",
|
|
2216
2175
|
"items": {
|
|
2217
|
-
"$ref": "#/definitions/
|
|
2176
|
+
"$ref": "#/definitions/__schema83"
|
|
2218
2177
|
}
|
|
2219
2178
|
}
|
|
2220
2179
|
},
|
|
@@ -2236,22 +2195,22 @@
|
|
|
2236
2195
|
"type": "object",
|
|
2237
2196
|
"properties": {
|
|
2238
2197
|
"sendThrough": {
|
|
2239
|
-
"$ref": "#/definitions/
|
|
2198
|
+
"$ref": "#/definitions/__schema77"
|
|
2240
2199
|
},
|
|
2241
2200
|
"tag": {
|
|
2242
|
-
"$ref": "#/definitions/
|
|
2201
|
+
"$ref": "#/definitions/__schema78"
|
|
2243
2202
|
},
|
|
2244
2203
|
"streamSettings": {
|
|
2245
|
-
"$ref": "#/definitions/
|
|
2204
|
+
"$ref": "#/definitions/__schema79"
|
|
2246
2205
|
},
|
|
2247
2206
|
"targetStrategy": {
|
|
2248
|
-
"$ref": "#/definitions/
|
|
2207
|
+
"$ref": "#/definitions/__schema80"
|
|
2249
2208
|
},
|
|
2250
2209
|
"proxySettings": {
|
|
2251
|
-
"$ref": "#/definitions/
|
|
2210
|
+
"$ref": "#/definitions/__schema81"
|
|
2252
2211
|
},
|
|
2253
2212
|
"mux": {
|
|
2254
|
-
"$ref": "#/definitions/
|
|
2213
|
+
"$ref": "#/definitions/__schema82"
|
|
2255
2214
|
},
|
|
2256
2215
|
"protocol": {
|
|
2257
2216
|
"type": "string",
|
|
@@ -2260,7 +2219,7 @@
|
|
|
2260
2219
|
"settings": {
|
|
2261
2220
|
"anyOf": [
|
|
2262
2221
|
{
|
|
2263
|
-
"$ref": "#/definitions/
|
|
2222
|
+
"$ref": "#/definitions/__schema84"
|
|
2264
2223
|
},
|
|
2265
2224
|
{
|
|
2266
2225
|
"type": "object",
|
|
@@ -2268,7 +2227,7 @@
|
|
|
2268
2227
|
"servers": {
|
|
2269
2228
|
"type": "array",
|
|
2270
2229
|
"items": {
|
|
2271
|
-
"$ref": "#/definitions/
|
|
2230
|
+
"$ref": "#/definitions/__schema84"
|
|
2272
2231
|
}
|
|
2273
2232
|
}
|
|
2274
2233
|
},
|
|
@@ -2289,22 +2248,22 @@
|
|
|
2289
2248
|
"type": "object",
|
|
2290
2249
|
"properties": {
|
|
2291
2250
|
"sendThrough": {
|
|
2292
|
-
"$ref": "#/definitions/
|
|
2251
|
+
"$ref": "#/definitions/__schema77"
|
|
2293
2252
|
},
|
|
2294
2253
|
"tag": {
|
|
2295
|
-
"$ref": "#/definitions/
|
|
2254
|
+
"$ref": "#/definitions/__schema78"
|
|
2296
2255
|
},
|
|
2297
2256
|
"streamSettings": {
|
|
2298
|
-
"$ref": "#/definitions/
|
|
2257
|
+
"$ref": "#/definitions/__schema79"
|
|
2299
2258
|
},
|
|
2300
2259
|
"targetStrategy": {
|
|
2301
|
-
"$ref": "#/definitions/
|
|
2260
|
+
"$ref": "#/definitions/__schema80"
|
|
2302
2261
|
},
|
|
2303
2262
|
"proxySettings": {
|
|
2304
|
-
"$ref": "#/definitions/
|
|
2263
|
+
"$ref": "#/definitions/__schema81"
|
|
2305
2264
|
},
|
|
2306
2265
|
"mux": {
|
|
2307
|
-
"$ref": "#/definitions/
|
|
2266
|
+
"$ref": "#/definitions/__schema82"
|
|
2308
2267
|
},
|
|
2309
2268
|
"protocol": {
|
|
2310
2269
|
"type": "string",
|
|
@@ -2313,7 +2272,7 @@
|
|
|
2313
2272
|
"settings": {
|
|
2314
2273
|
"anyOf": [
|
|
2315
2274
|
{
|
|
2316
|
-
"$ref": "#/definitions/
|
|
2275
|
+
"$ref": "#/definitions/__schema85"
|
|
2317
2276
|
},
|
|
2318
2277
|
{
|
|
2319
2278
|
"type": "object",
|
|
@@ -2321,7 +2280,7 @@
|
|
|
2321
2280
|
"servers": {
|
|
2322
2281
|
"type": "array",
|
|
2323
2282
|
"items": {
|
|
2324
|
-
"$ref": "#/definitions/
|
|
2283
|
+
"$ref": "#/definitions/__schema85"
|
|
2325
2284
|
}
|
|
2326
2285
|
}
|
|
2327
2286
|
},
|
|
@@ -2343,22 +2302,22 @@
|
|
|
2343
2302
|
"type": "object",
|
|
2344
2303
|
"properties": {
|
|
2345
2304
|
"sendThrough": {
|
|
2346
|
-
"$ref": "#/definitions/
|
|
2305
|
+
"$ref": "#/definitions/__schema77"
|
|
2347
2306
|
},
|
|
2348
2307
|
"tag": {
|
|
2349
|
-
"$ref": "#/definitions/
|
|
2308
|
+
"$ref": "#/definitions/__schema78"
|
|
2350
2309
|
},
|
|
2351
2310
|
"streamSettings": {
|
|
2352
|
-
"$ref": "#/definitions/
|
|
2311
|
+
"$ref": "#/definitions/__schema79"
|
|
2353
2312
|
},
|
|
2354
2313
|
"targetStrategy": {
|
|
2355
|
-
"$ref": "#/definitions/
|
|
2314
|
+
"$ref": "#/definitions/__schema80"
|
|
2356
2315
|
},
|
|
2357
2316
|
"proxySettings": {
|
|
2358
|
-
"$ref": "#/definitions/
|
|
2317
|
+
"$ref": "#/definitions/__schema81"
|
|
2359
2318
|
},
|
|
2360
2319
|
"mux": {
|
|
2361
|
-
"$ref": "#/definitions/
|
|
2320
|
+
"$ref": "#/definitions/__schema82"
|
|
2362
2321
|
},
|
|
2363
2322
|
"protocol": {
|
|
2364
2323
|
"type": "string",
|
|
@@ -2433,22 +2392,22 @@
|
|
|
2433
2392
|
"type": "object",
|
|
2434
2393
|
"properties": {
|
|
2435
2394
|
"sendThrough": {
|
|
2436
|
-
"$ref": "#/definitions/
|
|
2395
|
+
"$ref": "#/definitions/__schema77"
|
|
2437
2396
|
},
|
|
2438
2397
|
"tag": {
|
|
2439
|
-
"$ref": "#/definitions/
|
|
2398
|
+
"$ref": "#/definitions/__schema78"
|
|
2440
2399
|
},
|
|
2441
2400
|
"streamSettings": {
|
|
2442
|
-
"$ref": "#/definitions/
|
|
2401
|
+
"$ref": "#/definitions/__schema79"
|
|
2443
2402
|
},
|
|
2444
2403
|
"targetStrategy": {
|
|
2445
|
-
"$ref": "#/definitions/
|
|
2404
|
+
"$ref": "#/definitions/__schema80"
|
|
2446
2405
|
},
|
|
2447
2406
|
"proxySettings": {
|
|
2448
|
-
"$ref": "#/definitions/
|
|
2407
|
+
"$ref": "#/definitions/__schema81"
|
|
2449
2408
|
},
|
|
2450
2409
|
"mux": {
|
|
2451
|
-
"$ref": "#/definitions/
|
|
2410
|
+
"$ref": "#/definitions/__schema82"
|
|
2452
2411
|
},
|
|
2453
2412
|
"protocol": {
|
|
2454
2413
|
"type": "string",
|
|
@@ -2509,22 +2468,22 @@
|
|
|
2509
2468
|
"type": "object",
|
|
2510
2469
|
"properties": {
|
|
2511
2470
|
"sendThrough": {
|
|
2512
|
-
"$ref": "#/definitions/
|
|
2471
|
+
"$ref": "#/definitions/__schema77"
|
|
2513
2472
|
},
|
|
2514
2473
|
"tag": {
|
|
2515
|
-
"$ref": "#/definitions/
|
|
2474
|
+
"$ref": "#/definitions/__schema78"
|
|
2516
2475
|
},
|
|
2517
2476
|
"streamSettings": {
|
|
2518
|
-
"$ref": "#/definitions/
|
|
2477
|
+
"$ref": "#/definitions/__schema79"
|
|
2519
2478
|
},
|
|
2520
2479
|
"targetStrategy": {
|
|
2521
|
-
"$ref": "#/definitions/
|
|
2480
|
+
"$ref": "#/definitions/__schema80"
|
|
2522
2481
|
},
|
|
2523
2482
|
"proxySettings": {
|
|
2524
|
-
"$ref": "#/definitions/
|
|
2483
|
+
"$ref": "#/definitions/__schema81"
|
|
2525
2484
|
},
|
|
2526
2485
|
"mux": {
|
|
2527
|
-
"$ref": "#/definitions/
|
|
2486
|
+
"$ref": "#/definitions/__schema82"
|
|
2528
2487
|
},
|
|
2529
2488
|
"protocol": {
|
|
2530
2489
|
"type": "string",
|
|
@@ -2540,14 +2499,14 @@
|
|
|
2540
2499
|
"minItems": 1,
|
|
2541
2500
|
"type": "array",
|
|
2542
2501
|
"items": {
|
|
2543
|
-
"$ref": "#/definitions/
|
|
2502
|
+
"$ref": "#/definitions/__schema86"
|
|
2544
2503
|
}
|
|
2545
2504
|
},
|
|
2546
2505
|
"peers": {
|
|
2547
2506
|
"minItems": 1,
|
|
2548
2507
|
"type": "array",
|
|
2549
2508
|
"items": {
|
|
2550
|
-
"$ref": "#/definitions/
|
|
2509
|
+
"$ref": "#/definitions/__schema87"
|
|
2551
2510
|
}
|
|
2552
2511
|
},
|
|
2553
2512
|
"noKernelTun": {
|
|
@@ -5426,27 +5385,139 @@
|
|
|
5426
5385
|
"type": "string"
|
|
5427
5386
|
},
|
|
5428
5387
|
"__schema64": {
|
|
5429
|
-
"
|
|
5430
|
-
|
|
5431
|
-
|
|
5432
|
-
|
|
5433
|
-
|
|
5388
|
+
"anyOf": [
|
|
5389
|
+
{
|
|
5390
|
+
"type": "string",
|
|
5391
|
+
"const": "2022-blake3-aes-128-gcm"
|
|
5392
|
+
},
|
|
5393
|
+
{
|
|
5394
|
+
"anyOf": [
|
|
5395
|
+
{
|
|
5396
|
+
"type": "string",
|
|
5397
|
+
"const": "2022-blake3-aes-256-gcm"
|
|
5398
|
+
},
|
|
5399
|
+
{
|
|
5400
|
+
"type": "string",
|
|
5401
|
+
"const": "2022-blake3-chacha20-poly1305"
|
|
5402
|
+
}
|
|
5403
|
+
]
|
|
5404
|
+
}
|
|
5434
5405
|
]
|
|
5435
5406
|
},
|
|
5436
5407
|
"__schema65": {
|
|
5437
|
-
"type": "
|
|
5438
|
-
"
|
|
5439
|
-
"
|
|
5440
|
-
"
|
|
5441
|
-
|
|
5442
|
-
|
|
5443
|
-
|
|
5444
|
-
|
|
5445
|
-
|
|
5446
|
-
|
|
5447
|
-
|
|
5408
|
+
"type": "array",
|
|
5409
|
+
"items": {
|
|
5410
|
+
"type": "object",
|
|
5411
|
+
"properties": {
|
|
5412
|
+
"password": {
|
|
5413
|
+
"type": "string"
|
|
5414
|
+
},
|
|
5415
|
+
"level": {
|
|
5416
|
+
"default": 0,
|
|
5417
|
+
"type": "number"
|
|
5418
|
+
},
|
|
5419
|
+
"email": {
|
|
5420
|
+
"type": "string",
|
|
5421
|
+
"minLength": 1
|
|
5422
|
+
}
|
|
5423
|
+
},
|
|
5424
|
+
"required": [
|
|
5425
|
+
"email"
|
|
5426
|
+
],
|
|
5427
|
+
"additionalProperties": false
|
|
5428
|
+
}
|
|
5448
5429
|
},
|
|
5449
5430
|
"__schema66": {
|
|
5431
|
+
"anyOf": [
|
|
5432
|
+
{
|
|
5433
|
+
"type": "string",
|
|
5434
|
+
"const": "aes-256-gcm"
|
|
5435
|
+
},
|
|
5436
|
+
{
|
|
5437
|
+
"anyOf": [
|
|
5438
|
+
{
|
|
5439
|
+
"type": "string",
|
|
5440
|
+
"const": "aes-128-gcm"
|
|
5441
|
+
},
|
|
5442
|
+
{
|
|
5443
|
+
"anyOf": [
|
|
5444
|
+
{
|
|
5445
|
+
"type": "string",
|
|
5446
|
+
"const": "chacha20-poly1305"
|
|
5447
|
+
},
|
|
5448
|
+
{
|
|
5449
|
+
"anyOf": [
|
|
5450
|
+
{
|
|
5451
|
+
"type": "string",
|
|
5452
|
+
"const": "chacha20-ietf-poly1305"
|
|
5453
|
+
},
|
|
5454
|
+
{
|
|
5455
|
+
"anyOf": [
|
|
5456
|
+
{
|
|
5457
|
+
"type": "string",
|
|
5458
|
+
"const": "xchacha20-poly1305"
|
|
5459
|
+
},
|
|
5460
|
+
{
|
|
5461
|
+
"anyOf": [
|
|
5462
|
+
{
|
|
5463
|
+
"type": "string",
|
|
5464
|
+
"const": "xchacha20-ietf-poly1305"
|
|
5465
|
+
},
|
|
5466
|
+
{
|
|
5467
|
+
"anyOf": [
|
|
5468
|
+
{
|
|
5469
|
+
"type": "string",
|
|
5470
|
+
"const": "none"
|
|
5471
|
+
},
|
|
5472
|
+
{
|
|
5473
|
+
"type": "string",
|
|
5474
|
+
"const": ""
|
|
5475
|
+
}
|
|
5476
|
+
]
|
|
5477
|
+
}
|
|
5478
|
+
]
|
|
5479
|
+
}
|
|
5480
|
+
]
|
|
5481
|
+
}
|
|
5482
|
+
]
|
|
5483
|
+
}
|
|
5484
|
+
]
|
|
5485
|
+
}
|
|
5486
|
+
]
|
|
5487
|
+
}
|
|
5488
|
+
]
|
|
5489
|
+
},
|
|
5490
|
+
"__schema67": {
|
|
5491
|
+
"type": "array",
|
|
5492
|
+
"items": {
|
|
5493
|
+
"type": "object",
|
|
5494
|
+
"properties": {
|
|
5495
|
+
"password": {
|
|
5496
|
+
"type": "string"
|
|
5497
|
+
},
|
|
5498
|
+
"level": {
|
|
5499
|
+
"default": 0,
|
|
5500
|
+
"type": "number"
|
|
5501
|
+
},
|
|
5502
|
+
"email": {
|
|
5503
|
+
"type": "string",
|
|
5504
|
+
"minLength": 1
|
|
5505
|
+
},
|
|
5506
|
+
"method": {
|
|
5507
|
+
"allOf": [
|
|
5508
|
+
{
|
|
5509
|
+
"$ref": "#/definitions/__schema66"
|
|
5510
|
+
}
|
|
5511
|
+
]
|
|
5512
|
+
}
|
|
5513
|
+
},
|
|
5514
|
+
"required": [
|
|
5515
|
+
"email"
|
|
5516
|
+
],
|
|
5517
|
+
"additionalProperties": false
|
|
5518
|
+
}
|
|
5519
|
+
},
|
|
5520
|
+
"__schema68": {
|
|
5450
5521
|
"anyOf": [
|
|
5451
5522
|
{
|
|
5452
5523
|
"type": "string",
|
|
@@ -5457,7 +5528,7 @@
|
|
|
5457
5528
|
}
|
|
5458
5529
|
]
|
|
5459
5530
|
},
|
|
5460
|
-
"
|
|
5531
|
+
"__schema69": {
|
|
5461
5532
|
"type": "array",
|
|
5462
5533
|
"items": {
|
|
5463
5534
|
"type": "object",
|
|
@@ -5492,18 +5563,18 @@
|
|
|
5492
5563
|
"additionalProperties": false
|
|
5493
5564
|
}
|
|
5494
5565
|
},
|
|
5495
|
-
"
|
|
5566
|
+
"__schema70": {
|
|
5496
5567
|
"type": "string",
|
|
5497
5568
|
"minLength": 1
|
|
5498
5569
|
},
|
|
5499
|
-
"
|
|
5570
|
+
"__schema71": {
|
|
5500
5571
|
"default": 0,
|
|
5501
5572
|
"type": "number"
|
|
5502
5573
|
},
|
|
5503
|
-
"
|
|
5574
|
+
"__schema72": {
|
|
5504
5575
|
"type": "string"
|
|
5505
5576
|
},
|
|
5506
|
-
"
|
|
5577
|
+
"__schema73": {
|
|
5507
5578
|
"default": "",
|
|
5508
5579
|
"type": "string",
|
|
5509
5580
|
"enum": [
|
|
@@ -5511,7 +5582,7 @@
|
|
|
5511
5582
|
"xtls-rprx-vision"
|
|
5512
5583
|
]
|
|
5513
5584
|
},
|
|
5514
|
-
"
|
|
5585
|
+
"__schema74": {
|
|
5515
5586
|
"default": {},
|
|
5516
5587
|
"type": "object",
|
|
5517
5588
|
"properties": {
|
|
@@ -5522,7 +5593,7 @@
|
|
|
5522
5593
|
},
|
|
5523
5594
|
"additionalProperties": false
|
|
5524
5595
|
},
|
|
5525
|
-
"
|
|
5596
|
+
"__schema75": {
|
|
5526
5597
|
"type": "object",
|
|
5527
5598
|
"properties": {
|
|
5528
5599
|
"level": {
|
|
@@ -5534,7 +5605,7 @@
|
|
|
5534
5605
|
],
|
|
5535
5606
|
"additionalProperties": false
|
|
5536
5607
|
},
|
|
5537
|
-
"
|
|
5608
|
+
"__schema76": {
|
|
5538
5609
|
"type": "object",
|
|
5539
5610
|
"properties": {
|
|
5540
5611
|
"id": {
|
|
@@ -5553,7 +5624,7 @@
|
|
|
5553
5624
|
],
|
|
5554
5625
|
"additionalProperties": false
|
|
5555
5626
|
},
|
|
5556
|
-
"
|
|
5627
|
+
"__schema77": {
|
|
5557
5628
|
"anyOf": [
|
|
5558
5629
|
{
|
|
5559
5630
|
"type": "string"
|
|
@@ -5567,17 +5638,17 @@
|
|
|
5567
5638
|
}
|
|
5568
5639
|
]
|
|
5569
5640
|
},
|
|
5570
|
-
"
|
|
5641
|
+
"__schema78": {
|
|
5571
5642
|
"type": "string"
|
|
5572
5643
|
},
|
|
5573
|
-
"
|
|
5644
|
+
"__schema79": {
|
|
5574
5645
|
"allOf": [
|
|
5575
5646
|
{
|
|
5576
5647
|
"$ref": "#/definitions/__schema9"
|
|
5577
5648
|
}
|
|
5578
5649
|
]
|
|
5579
5650
|
},
|
|
5580
|
-
"
|
|
5651
|
+
"__schema80": {
|
|
5581
5652
|
"default": "AsIs",
|
|
5582
5653
|
"type": "string",
|
|
5583
5654
|
"enum": [
|
|
@@ -5594,7 +5665,7 @@
|
|
|
5594
5665
|
"ForceIPv4"
|
|
5595
5666
|
]
|
|
5596
5667
|
},
|
|
5597
|
-
"
|
|
5668
|
+
"__schema81": {
|
|
5598
5669
|
"type": "object",
|
|
5599
5670
|
"properties": {
|
|
5600
5671
|
"tag": {
|
|
@@ -5611,7 +5682,7 @@
|
|
|
5611
5682
|
],
|
|
5612
5683
|
"additionalProperties": false
|
|
5613
5684
|
},
|
|
5614
|
-
"
|
|
5685
|
+
"__schema82": {
|
|
5615
5686
|
"type": "object",
|
|
5616
5687
|
"properties": {
|
|
5617
5688
|
"enabled": {
|
|
@@ -5640,7 +5711,7 @@
|
|
|
5640
5711
|
},
|
|
5641
5712
|
"additionalProperties": false
|
|
5642
5713
|
},
|
|
5643
|
-
"
|
|
5714
|
+
"__schema83": {
|
|
5644
5715
|
"type": "object",
|
|
5645
5716
|
"properties": {
|
|
5646
5717
|
"address": {
|
|
@@ -5662,7 +5733,7 @@
|
|
|
5662
5733
|
"$ref": "#/definitions/__schema64"
|
|
5663
5734
|
},
|
|
5664
5735
|
{
|
|
5665
|
-
"$ref": "#/definitions/
|
|
5736
|
+
"$ref": "#/definitions/__schema66"
|
|
5666
5737
|
}
|
|
5667
5738
|
]
|
|
5668
5739
|
},
|
|
@@ -5698,7 +5769,7 @@
|
|
|
5698
5769
|
],
|
|
5699
5770
|
"additionalProperties": false
|
|
5700
5771
|
},
|
|
5701
|
-
"
|
|
5772
|
+
"__schema84": {
|
|
5702
5773
|
"type": "object",
|
|
5703
5774
|
"properties": {
|
|
5704
5775
|
"address": {
|
|
@@ -5729,7 +5800,7 @@
|
|
|
5729
5800
|
],
|
|
5730
5801
|
"additionalProperties": false
|
|
5731
5802
|
},
|
|
5732
|
-
"
|
|
5803
|
+
"__schema85": {
|
|
5733
5804
|
"type": "object",
|
|
5734
5805
|
"properties": {
|
|
5735
5806
|
"address": {
|
|
@@ -5761,10 +5832,10 @@
|
|
|
5761
5832
|
],
|
|
5762
5833
|
"additionalProperties": false
|
|
5763
5834
|
},
|
|
5764
|
-
"
|
|
5835
|
+
"__schema86": {
|
|
5765
5836
|
"type": "string"
|
|
5766
5837
|
},
|
|
5767
|
-
"
|
|
5838
|
+
"__schema87": {
|
|
5768
5839
|
"type": "object",
|
|
5769
5840
|
"properties": {
|
|
5770
5841
|
"endpoint": {
|