You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
安全设置为tls并且使用自签证书时会无法连接,这是入站配置:
{
"id": 87,
"up": 0,
"down": 0,
"total": 0,
"remark": "",
"enable": true,
"expiryTime": 0,
"clientStats": [
{
"id": 75,
"inboundId": 87,
"enable": true,
"email": "82gtvz8qmsw",
"up": 0,
"down": 0,
"expiryTime": 0,
"total": 0,
"reset": 0
}
],
"listen": "0.0.0.0",
"port": 52546,
"protocol": "vless",
"settings": {
"decryption": "none",
"clients": [
{
"id": "900e9168-3b93-4e44-b2c6-4a89c604ffa7",
"email": "82gtvz8qmsw",
"enable": true,
"subId": "82gtvz8qmsw"
}
],
"fallbacks": []
},
"streamSettings": {
"network": "xhttp",
"security": "tls",
"tlsSettings": {
"rejectUnknownSni": false,
"allowInsecure": false,
"alpn": [
"h2",
"http/1.1"
],
"minVersion": "1.2",
"maxVersion": "1.3",
"certificates": [
{
"ocspStapling": 0,
"oneTimeLoading": false,
"usage": "encipherment",
"buildChain": false,
"certificate": [
"-----BEGIN CERTIFICATE-----",
"MIICRzCCAeugAwIBAgIBATAMBggqhkjOPQQDAgUAMHUxIDAeBgNVBAMTF3Rlc3Qu",
"Z2JsdGhlbWVwcm8uZXUub3JnMQswCQYDVQQGEwJVUzERMA8GA1UECBMIVmlyZ2lu",
"aWExEzARBgNVBAcTCkJsYWNrc2J1cmcxDTALBgNVBAoTBFRlc3QxDTALBgNVBAsT",
"BFRlc3QwHhcNMjUwOTEyMTUxMjAzWhcNMjYwOTEyMTUxMjAzWjB1MSAwHgYDVQQD",
"Exd0ZXN0LmdibHRoZW1lcHJvLmV1Lm9yZzELMAkGA1UEBhMCVVMxETAPBgNVBAgT",
"CFZpcmdpbmlhMRMwEQYDVQQHEwpCbGFja3NidXJnMQ0wCwYDVQQKEwRUZXN0MQ0w",
"CwYDVQQLEwRUZXN0MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEN0CpagBH/a+w",
"q9Wb1empY9rU4eN+EQ65D9jwDm4nWaY3xAri2uDYGW383i1uEjNSfrtaJOlv//nC",
"KmGPt/GVHqNqMGgwCQYDVR0TBAIwADALBgNVHQ8EBAMCAvQwOwYDVR0lBDQwMgYI",
"KwYBBQUHAwEGCCsGAQUFBwMCBggrBgEFBQcDAwYIKwYBBQUHAwQGCCsGAQUFBwMI",
"MBEGCWCGSAGG+EIBAQQEAwIA9zAMBggqhkjOPQQDAgUAA0gAMEUCIA4+6JCgxjlW",
"RWok6UmDlbKGoaEjCWKuBgJTktL0vpuuAiEAh0heubUn6zo5meloldoPc2s60f2+",
"ZJKLu8j+1bE7n88=",
"-----END CERTIFICATE-----"
],
"key": [
"-----BEGIN EC PRIVATE KEY-----",
"MDECAQEEIP3tjz73VzSYaFjpdK6jqkrBW3WuILgJv+GTkAJJ23zcoAoGCCqGSM49",
"AwEH",
"-----END EC PRIVATE KEY-----"
]
}
],
"disableSystemRoot": false,
"enableSessionResumption": false
},
"xhttpSettings": {
"path": "/",
"mode": "auto",
"extra": {
"xPaddingBytes": "100-1000",
"noSSEHeader": false,
"scMaxEachPostBytes": 1000000,
"scMaxBufferedPosts": 30,
"scStreamUpServerSecs": "20-80"
}
}
},
"tag": "inbound-52546",
"sniffing": {
"enabled": false,
"destOverride": [
"http",
"tls",
"fakedns"
],
"metadataOnly": false,
"domainsExcluded": [],
"routeOnly": false
},
"allocate": {
"strategy": "always",
"refresh": 5,
"concurrency": 3
}
}
Beta Was this translation helpful? Give feedback.
All reactions