xia 大佬有话说 :
折腾半天,v2不能联网
euserv免费鸡,简单下使用mkcp
官网安装后服务端配置如下:
{
"inbounds": [
{
"port": 823,
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "b831381d-6324-4d53-ad4f-8cda48b30811",
"alterId": 64
}
]
},
"streamSettings": {
"network": "mkcp", //此处的 mkcp 也可写成 kcp,两种写法是起同样的效果
"kcpSettings": {
"uplinkCapacity": 5,
"downlinkCapacity": 100,
"congestion": true,
"header": {
"type": "none"
}
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
}
]
}
客户端
refrigerator 大佬有话说 :
可能需要等一下,我用Debian10,有时候装好了得等10来分钟才能用
笑花落半世琉璃 大佬有话说 :
德基需要这么麻烦吗yc007t
Nightmarec 大佬有话说 :
本地时间和网络时间一致吗?v2必须两者相差不大才行