Replies: 2 comments 2 replies
-
只需要无脑复制进一个 config.json 中,加好对应的 tag 就能实现了 |
Beta Was this translation helpful? Give feedback.
2 replies
-
你可以试试v5版的多配置,只需要复制进去一份单独的配置 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
各位好,
我现在已经实现了不同的软件通过不同的端口走不同的线路,但是看起来和缝合怪似的,
具体如下:
服务端:我目前有多个服务器,均架设好了服务端,这点没问题。
然后在本地,我创建了不同的文件夹,每个文件夹中放一个v2ray,
每个客户端,config里设置不同的端口 比如1号文件夹里监听的是 1081,二号1082,以此类推
最后在软件里,代理选择socks,然后分别填入不同的端口。
用是可以用,但想精简下,能不能在一个config放下所有的配置,实现不同的端口使用不同的线路。
只需要无脑复制进一个config.json中就能实现了吗?
斗胆请教下该怎么优化配置信息,避免看起来过于杂乱
谢谢
Beta Was this translation helpful? Give feedback.
All reactions