2021-12-29T05:02:18.png
Windows下安装Chocolatey
访问Chocolatey官网:https://chocolatey.org/ 找到Install Chocolatey Now
当然也可以直接访问:https://chocolatey.org/install
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
需使用管理员运行
等待安装之后,通过choco 或 choco -? 查看是否安装成功。
软件列表
https://formulae.brew.sh/cask/
https://community.chocolatey.org/packages
choco install v2ray
#v2ray