update example

This commit is contained in:
yuzuki999 2023-09-25 15:09:37 +08:00
parent bdca51b14f
commit 877548921b
2 changed files with 2 additions and 3 deletions

View File

@ -40,10 +40,7 @@ A V2board node server based on multi core, modified from XrayR.
- [ ] 重新实现动态限速
- [ ] 重新实现在线IP同步跨节点在线IP限制
- [x] 集成基本操作Command(Start, Stop, Restart, Status, Uninstall)
- [ ] 完善Hysteria内核支持
- [ ] 完善使用文档
- [ ] 尽可能统一日志输出格式
## 软件安装

View File

@ -185,7 +185,9 @@
{
// xray
"Name": "xray_node1",
"Core": "xray",
"CoreName": "",
"ApiHost": "http://127.0.0.1",
"ApiKey": "test",
"NodeID": 33,