本帖最後由 raywan 於 2019-4-16 16:47 編輯
回覆 slemon
方便使用 teamviewer 來remote嗎?
cheukhin 發表於 2019-4-16 16:23 
sorry cannot remote
1) 你能用手機經v2ray上網嗎?
2) tls 呢個問題,我唔識解決,因為我無用開tls,我用vmess only,不過你一定要找到個error.log 睇下v2ray發生咩事
3) 可能v2ray 0.6.18有bug,有時間去v2rayng update apk試下
4) 可以用iftop/top check下邊度出現問題,會唔會係張cert load唔到,所以先用唔到tls
https://github.com/2dust/v2rayNG/releases
5)睇返你之前tls cert係.pem,但v2ray 網寫係crt,你最好follow返v2ray website 用acme.sh import返張crt 入去
"certificateFile": "/etc/v2ray/v2ray.crt", // 证书文件
"keyFile": "/etc/v2ray/v2ray.key" // 密钥文件
https://toutyrater.github.io/advanced/tls.html |