This repository contains various configuration examples for V2ray.
The configuration names are following the below convention to represent the topology of the v2ray nodes inbound setup and how the configuration is going to work:
[ Client ] - [ Bridge ] - [ Upstream ]
For example socks5-vmess-vmess
tells us that the client accepts socks5 connection and connects to the bridge with vmess
protocol and then bridge also connects to the upstream with vmess
protocol.