Deploy a free V2ray proxy server on Doprax.com by forking the repo, editing one UUID in the Dockerfile, and importing it into your Doprax account.
Bypass network restrictions at no cost using the Doprax free tier and a V2ray client app on your device.
Set up a VMess or VLess proxy endpoint disguised as normal HTTPS web traffic using the Nginx WebSocket setup.
Get a continuously running proxy server without managing your own VPS or paying for hosting.
Requires a free Doprax.com account and a V2ray client app on your device, the documentation is primarily in Chinese.
This project provides a ready-to-deploy configuration for running V2ray on the free tier of Doprax.com, a cloud hosting platform. V2ray is a proxy tool that routes internet traffic through an intermediary server to bypass network restrictions or access blocked content. The project is primarily documented in Chinese and targets users who want a no-cost way to run such a proxy without managing their own server infrastructure. The setup uses Nginx as the front-facing web server, with WebSocket connections and either VMess or VLess protocols for the proxy traffic, all wrapped in TLS encryption. The combination is designed to make the proxy traffic look like ordinary HTTPS web traffic from the outside. Deployment follows a fork-then-import pattern: you fork the repository to your own GitHub account, then import it into Doprax.com. From there, you edit a Dockerfile to replace a placeholder UUID with a newly generated one (the UUID acts as an access credential) and set a custom URL path for the proxy endpoints. Once deployed, you configure a V2ray client application on your own device using the server address and the credentials you set. The README notes that the service on Doprax is advertised by the platform as having no bandwidth cap and staying running continuously, though it acknowledges speed may be slower compared to other free hosting options. The author asks users not to abuse the service, noting that account bans are the user's own responsibility. Support is via Telegram.
← hiifeng on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.