mirror of
https://github.com/teddysun/across.git
synced 2025-04-03 18:49:33 +08:00
Merge 1e3484720bc06a1bfa773d31ba1fe2bbeebea6f9 into 4403442596ab744db609da00f7cbcc68177c6a2c
This commit is contained in:
commit
de686a283a
@ -40,9 +40,7 @@ A sample in JSON like below:
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5",
|
||||
"level": 1,
|
||||
"alterId": 64
|
||||
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -67,4 +65,4 @@ $ docker run -d -p 9000:9000 --name xray --restart=always -v /etc/xray:/etc/xray
|
||||
[1]: https://github.com/XTLS/Xray-core
|
||||
[2]: https://docs.docker.com/
|
||||
[3]: https://docs.docker.com/install/
|
||||
[4]: https://hub.docker.com/r/teddysun/xray/
|
||||
[4]: https://hub.docker.com/r/teddysun/xray/
|
||||
|
@ -5,9 +5,7 @@
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5",
|
||||
"level": 1,
|
||||
"alterId": 64
|
||||
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -16,4 +14,4 @@
|
||||
"protocol": "freedom",
|
||||
"settings": {}
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user