v2ray-docker-compose icon indicating copy to clipboard operation
v2ray-docker-compose copied to clipboard

V2Ray Docker Compose Configurations (Single Server, Relay and Upstream Servers, Websockets + TLS + CDN) with Shadowsocks, VMess, SOCKS, and HTTP Protocols

Results 7 v2ray-docker-compose issues
Sort by recently updated
recently updated
newest added

Downloading from torrent can easily lead to VPS ban from most providers. The configs are changed based on [official docs](https://guide.v2fly.org/routing/bittorrent.html) Sniffing should be enabled for bittorrent blocking rule to be...

It would be nice if we include a setup script for easy setup so for new users we do something like ```bash curl github.com/miladrahimi/v2ray-docker-compose/tree/master/setup.sh | bash ``` script should: -...

- Print all vmess client links - Add all vmess client links in web/html - Read alterId from `config.json` (instead of hardcoded `"0"`)

We can not connect to the proxy servers either with ShadowSocks or VMess protocols via MTN Irancell. Is there any way or procedure to compass this situation?

Hi This is awesome solution but it would be easier to detect ? Why not use Xray core instead of old v2ray core ? it is stronger. also can we...

how can i use 8443 instead of 443 and 8080 instead of 80 for nginx? 80 port of my server is busy.

I followed the [V2Ray Behind CDN](https://github.com/miladrahimi/v2ray-docker-compose?tab=readme-ov-file#v2ray-behind-cdn) guide and completed all the steps. However, after enabling the proxy option in the CDN panel during step 11 ("In the CDN panel, enable...