Updated Description of some parameters (markdown)

master
2dust 2025-01-09 15:01:29 +08:00
parent dccd328a79
commit 0df27298c2
1 changed files with 4 additions and 3 deletions

@ -12,12 +12,13 @@
## `guiNConfig.json` ## `guiNConfig.json`
* 修改此文件时要先退出本App修改保存后再运行App界面上能设置的不会写 * 修改此文件时要先退出本App修改保存后再运行App界面上能设置的不会写
* `KcpItem`*Ray-core参数[文档说明](https://xtls.github.io/config/transports/mkcp.html) * `KcpItem`Xray-core参数[文档说明](https://xtls.github.io/config/transports/mkcp.html)
* `GrpcItem`*Ray-core参数[文档说明](https://xtls.github.io/config/transports/grpc.html) * `GrpcItem`Xray-core参数[文档说明](https://xtls.github.io/config/transports/grpc.html)
* `MainColumnItem`App界面参数存储服务器界面的列表属性 * `MainColumnItem`App界面参数存储服务器界面的列表属性
> * `Name`:列名称 > * `Name`:列名称
> * `Width`:列宽度,设为`-1`则不显示 > * `Width`:列宽度,设为`-1`则不显示
> * `Index`:顺序 > * `Index`:顺序
* `Mux4RayItem`*Ray-core参数[文档说明](https://xtls.github.io/config/outbound.html#muxobject) * `Mux4RayItem`Xray-core参数[文档说明](https://xtls.github.io/config/outbound.html#muxobject)
* `Mux4SboxItem`sing-box-core参数[文档说明](https://sing-box.sagernet.org/zh/configuration/shared/multiplex/) * `Mux4SboxItem`sing-box-core参数[文档说明](https://sing-box.sagernet.org/zh/configuration/shared/multiplex/)
* `Fragment4RayItem`Xray-core参数[文档说明](https://xtls.github.io/config/outbounds/freedom.html)
* `GuiItem -> EnableLog`本App的开启日志开关默认是`true`,可改为 `false` * `GuiItem -> EnableLog`本App的开启日志开关默认是`true`,可改为 `false`