├── .github └── workflows │ └── build-qv2ray-cmake.yml ├── README.md └── libs └── env_deploy.sh /.github/workflows/build-qv2ray-cmake.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/autoxtls/nekoray-windows/HEAD/.github/workflows/build-qv2ray-cmake.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/autoxtls/nekoray-windows/HEAD/README.md -------------------------------------------------------------------------------- /libs/env_deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/autoxtls/nekoray-windows/HEAD/libs/env_deploy.sh --------------------------------------------------------------------------------