SOCKS → VLESS // Modern dialerProxy Tunnel Builder
ProxyChainer is a specialized utility designed to create chained configurations for Xray-core based clients. It leverages the dialerProxy feature to tunnel your VLESS traffic through a local or remote SOCKS proxy, helping to bypass restrictive network environments.
You can use the application directly in your browser without installation: 👉 https://AliSoleimaniNet.github.io/ProxyChainer/
- Input SOCKS: Paste your intermediate SOCKS proxy URL (e.g.,
socks://127.0.0.1:1080). - Input VLESS: Paste your destination VLESS configuration link.
- Generate: Click the GENERATE CHAIN CONFIG button.
- Get Results: * The app instantly generates a structured Xray-compatible JSON.
- The result is automatically copied to your clipboard.
- Use this JSON in clients like v2rayN, Nekoray, or v2rayNG.
Our CI/CD pipeline automatically builds the latest versions for all platforms. You can find them in the Releases section:
- Windows: Download
ProxyChainer-Windows.zip(Extract and run the.exe). - Android: Download
ProxyChainer-Android.apkfor mobile usage. - Web: Always synced with the
mainbranch.
- UI Framework: Flet (Flutter for Python).
- Package Management: uv for ultra-fast dependency resolution.
- Environment: Python 3.12.
- CI/CD: GitHub Actions for multi-platform automated deployment.
Built for performance and privacy by Ali Soleimani.