在 Linux(树莓派)系统的 Chromium 浏览器上连接 V2Ray 代理网络
1、首先需要有 V2Ray 代理网络
可以自己搭建 https://github.com/dlgcy/V2Ray_ws-tls_bash_onekey
wget -N --no-check-certificate -q -O install-v2ray.sh "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/install.sh" && chmod[......]