在 Debian 12 上安装 v2rayA 透明代理工具。

旧安装方式已失效,参考 GitHub 讨论

安装

1
2
3
curl -fsSL https://daeuniverse.pages.dev/install.sh | sudo bash
sudo apt update
sudo apt install v2raya v2ray

启动

1
2
sudo systemctl enable --now v2raya
sudo systemctl status v2raya

Web 管理界面访问 http://localhost:2017

参考