A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
GitHub commit activity CodeFactor GitHub Releases Chat on Telegram
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 -d
For detailed instructions, see README.docker.md.