Last active
April 17, 2023 08:38
-
-
Save wd/1445e3fcf0c9bc535a6e70d2de1d1624 to your computer and use it in GitHub Desktop.
基于 3.8.6 以上 ss 版本的方案
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"log": { | |
"loglevel": "none" | |
}, | |
"inbound": { | |
"port": 23456, | |
"listen": "127.0.0.1", | |
"protocol": "socks", | |
"settings": { | |
"udp": true | |
} | |
}, | |
"inboundDetour": | |
[ | |
{ | |
"port": 3333, | |
"listen": "0.0.0.0", | |
"protocol": "dokodemo-door", | |
"settings": { | |
"network": "tcp,udp", | |
"followRedirect": true | |
} | |
} | |
], | |
"outbound": { | |
"protocol": "vmess", | |
"settings": { | |
"vnext": [ | |
{ | |
"address": "这里输入你的服务器信息", | |
"port": 443, | |
"users": [ | |
{ | |
"id": "这里输入你的id,其他配置根据你需要配置", | |
"alterId": 10, | |
"security": "auto" | |
} | |
] | |
} | |
] | |
}, | |
"streamSettings": { | |
"network": "tcp" | |
} | |
}, | |
"policy": { | |
"levels": { | |
"0": {"uplinkOnly": 0} | |
} | |
} | |
} |
原版梅林如何安装?
请教koolshare ss 插件有离线下载地址么?
请教koolshare ss 插件有离线下载地址么?
请问支持伪装路径么?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬,如何下载ss插件?这么久没用梅林了,发现软件中心里面居然木有了