Add all project files, configs, scripts and results
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
37
configs/share.alogins.net.json
Normal file
37
configs/share.alogins.net.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"log": { "loglevel": "error" },
|
||||
"inbounds": [{
|
||||
"listen": "127.0.0.1",
|
||||
"port": 11080,
|
||||
"protocol": "socks",
|
||||
"settings": { "auth": "noauth", "udp": true },
|
||||
"tag": "test-socks"
|
||||
}],
|
||||
"outbounds": [{
|
||||
"tag": "juris-reality",
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"vnext": [{
|
||||
"address": "share.alogins.net",
|
||||
"port": 443,
|
||||
"users": [{
|
||||
"id": "64522a14-54aa-4b3c-8071-8c8b17aa1f08",
|
||||
"flow": "xtls-rprx-vision",
|
||||
"encryption": "none"
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "tcp",
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"fingerprint": "chrome",
|
||||
"serverName": "share.alogins.net",
|
||||
"publicKey": "58Iqd6LuWXgvjAgo92-7KURhTp0Vj79yGF81l_iuvTw",
|
||||
"shortId": "48b4c16249ad44ff",
|
||||
"spiderX": "/"
|
||||
},
|
||||
"tcpSettings": { "header": { "type": "none" } }
|
||||
}
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user