2023-01-20 20:21:09 +11:00

12 lines
912 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 基本对接配置
1.`config.yml`中配置`PanelType: "SSpanel"`
配置文件详见:[配置文件说明](../../xrayr-pei-zhi-wen-jian-shuo-ming/config.md)
1. 对于SSPanel-UIM >= 2021.11的版本中自动启用Custom_config的配置方法请查看[SSPanel Custom Config](sspanel_custom_config.md)正确配置节点信息。或者查看SSPanel相关文档[https://wiki.sspanel.org/#/setup-custom-config](https://wiki.sspanel.org/#/setup-custom-config)。
2. 如果不想使用 Custom Config请在`ApiConfig`中将`DisableCustomConfig`设为`true`。同时参照[shadowsocks](shadowsocks.md),[v2ray](v2ray.md)和[trojan](trojan.md)的配置方法,在 SSPanel 地址栏中配置节点信息。
{% hint style="info" %}
在SSPanel-UIM 2022.12.1 版本之后的新订阅系统中,使用节点地址配置的方法已经被弃用,必须使用 Custom Config 配置方法。
{% endhint %}