1 Star 0 Fork 0

看.破.仓井/kintohub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
看.破.仓井 提交于 2020-11-16 15:33 . add config.json.
{
"inbounds": [
{
"port": 18888,
"tag": "VLESS-in",
"protocol": "VLESS",
"settings": {
"clients": [
{
"id": "a9195dda-6052-46b4-adfa-7b3223dfe222",
"alterId": 0
}
],
"decryption": "none"
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path":"/SoftDown"
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": { },
"tag": "direct"
},
{
"protocol": "blackhole",
"settings": { },
"tag": "blocked"
},
{
"protocol": "socks",
"tag": "sockstor",
"settings": {
"servers": [
{
"address": "127.0.0.1",
"port": 9051
}
]
}
}
],
"dns": {
"servers": [
"https+local://1.1.1.1/dns-query",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
]
},
"routing": {
"domainStrategy": "AsIs",
"rules": [
{
"type": "field",
"inboundTag": [
"VLESS-in"
],
"outboundTag": "direct"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/stonenyy/kintohub.git
[email protected]:stonenyy/kintohub.git
stonenyy
kintohub
kintohub
master

搜索帮助