mirror of
https://github.com/teddysun/across.git
synced 2025-10-16 17:55:34 +08:00
Added xray-core rpm and deb source
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
19
deb/xray/common/config.json
Normal file
19
deb/xray/common/config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"inbounds": [{
|
||||
"port": 9000,
|
||||
"protocol": "vmess",
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5",
|
||||
"level": 1,
|
||||
"alterId": 64
|
||||
}
|
||||
]
|
||||
}
|
||||
}],
|
||||
"outbounds": [{
|
||||
"protocol": "freedom",
|
||||
"settings": {}
|
||||
}]
|
||||
}
|
Reference in New Issue
Block a user