Skip to content

Instantly share code, notes, and snippets.

@wd
Last active April 17, 2023 08:38
Show Gist options
  • Save wd/1445e3fcf0c9bc535a6e70d2de1d1624 to your computer and use it in GitHub Desktop.
Save wd/1445e3fcf0c9bc535a6e70d2de1d1624 to your computer and use it in GitHub Desktop.
基于 3.8.6 以上 ss 版本的方案
{
"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}
}
}
}
@wd
Copy link
Author

wd commented Apr 15, 2018

有任何问题,点击界面上面的 「检测 v2ray 状态」,把输出贴群里。

telgram 群: https://t.me/koolsharev2ray

@hisune
Copy link

hisune commented Dec 30, 2018

大佬,如何下载ss插件?这么久没用梅林了,发现软件中心里面居然木有了

@pastay
Copy link

pastay commented Apr 5, 2019

原版梅林如何安装?

@sk163
Copy link

sk163 commented Jun 6, 2019

请教koolshare ss 插件有离线下载地址么?

@buffyanamin
Copy link

请教koolshare ss 插件有离线下载地址么?

https://github.com/hq450/fancyss_history_package

@blademainer
Copy link

请问支持伪装路径么?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment