diff --git a/README.md b/README.md index c555d04..1cf6c4b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fxmdhs%2Fclash2sfa) 一键部署到 Vercel +demo https://clash2sfa.xmdhs.com (建议自行部署) ## docker ``` docker run -d -p 8080:8080 ghcr.io/xmdhs/clash2sfa @@ -13,8 +14,6 @@ docker run -d -p 8080:8080 ghcr.io/xmdhs/clash2sfa 启动后使用浏览器访问 http://ip:port SFA remote 中填入链接,可以通过 https://yacd.metacubex.one/ 切换节点和全局/分流模式等。 - -demo https://clash2sfa.xmdhs.com (因为转换格式需要把订阅链接发送到服务器并保存在数据库中,且数据库会**不定时删除**,建议自己部署。不过若使用参数**保存在链接中**则不会储存到数据库中,也不会因为数据库删除导致配置信息丢失。) ## 配置文件模板 对配置文件模板中大多数修改都将被保留,在模板中的 outbounds 中增加节点也会被保留。