A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
Read the Wiki for details.
v2rayN now supports Docker deployment! This allows you to run v2rayN in a container environment.
# Clone the repository
git clone https://github.com/2dust/v2rayN.git
cd v2rayN
# Start the container
docker-compose up -dFor detailed instructions, see README.docker.md.