-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Full Config Template #7576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full Config Template #7576
Conversation
317a602 to
bf46265
Compare
f58be8a to
9886c52
Compare
aba8164 to
cf503da
Compare
|
增加了此功能后,要写下 wiki ,把目前配置文件的产生逻辑流程描述下了 |
|
另外一个问题是,这个功能如果叫自定义配置,如果不了解的话很可能会和原有的自定义配置关联在一起。
|
新加一个页面吗?下面的几个选项应该也要说明,并且后期我想做变量替换以便 url 分享导入,类似 "port": ${LocalPort} 这种,${LocalPort} 可被替换为用户设置的值, |
|
先在应用的设置位置写点简单的说明,然后做增加一个链接吧。 |
|
wiki 好像不能 pr,git am patch 或者从 https://github.com/DHR60/v2rayN.wiki.git cherry-pick 吧 包含四个 patch SHA1: DCDF46DEC6EEF0433FEA0E6381E504EA96E2A6E8 |
基于 Migrate to sing-box 1.12 support
请在合并前先合并 Migrate to sing-box 1.12 support
自定义配置模板,v2rayN 仅会 append oubound 相关设置
供高级用户和有特殊需求的用户使用,v2rayN 将尽可能避免覆写用户已精心设计好的配置模板
还可以实现多入站,节点分流,部分 sing-box 分支提供的
sniff_override_destination路由动作,xray loopback 重入站避免二次 DNS 请求等高级功能step 2, 3, 4 想实现与路由规则集列表的绑定,变量替换以及可从 url 导入等