back to home

wuqb2i4f / xray-config-toolkit

protocol (trojan, vless, vmess) network (grpc, httpupgrade, raw, ws, xhttp) security (none, reality, tls)

View on GitHub
154 stars
60 forks
0 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing wuqb2i4f/xray-config-toolkit in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/wuqb2i4f/xray-config-toolkit)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Xray Config Toolkit Table of Contents • Usage • Bypassing Iranian Websites • Worker • Distinction from Similar Tools Usage This section provides a comprehensive overview of the various subscription links available for use with software such as v2rayN and v2rayNG. The first table lists all configurations, while the subsequent table categorizes these configurations by protocol, security, and network. All Configurations | Type | Format | |--------|----------------------------------------------------------------------------------------------------------------------| | BASE64 | REGULAR | | URI | REGULAR | | JSON | BALANCER | | JSON | FRAGMENT | Configurations by Category: Protocol, Security, and Network | TYPE | PROTOCOL | SECURITY | NETWORK | |------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| | URI | TROJAN | NONE | GRPC | | URI | VLESS | REALITY | HTTPUPGRADE | | URI | VMESS | TLS | RAW | | URI | | | WS | | URI | | | XHTTP | Bypassing Iranian Websites Provides a step-by-step guide to bypass Iranian websites in v2rayNG | Step | Action | |------|---------------------------------------------------------------------------------------------------------------------| | 1 | Copy iran.dat link from here | | 2 | Go to the Geo asset files section, press +, and select Add URL | | 3 | In remarks type and in URL paste the above address, then press ✔️ | | 4 | Press ⬇️ to download files | | 5 | Go to Settings and ensure Domain Strategy is set to IpIfNonMatch | | 6 | In Custom rules, write in DIRECT URL OR IP tab, then press ✔️ | | 7 | In BLOCKED URL OR IP tab, write and press ✔️ again | | 8 | Hit back, and that's it | Available formats for Balancer and Fragment specific to Iranian configurations | Type | Format | |------|-------------------------------------------------------------------------------------------------------------------------------| | JSON | BALANCER | | JSON | FRAGMENT | Worker Describes the steps to create and configure a worker in Cloudflare | Step | Action | |------|-----------------------------------------------------------------------------------------------------------------------------------------------------| | 1 | Create a new worker in Cloudflare | | 2 | Add a new variable named UUID and assign a value to it in the environment variables section in the worker settings | | 3 | Edit the worker code with the contents of the following file | | 4 | Edit the section at the end of the worker file | Distinction from Similar Tools Highlights the key features that differentiate this tool from similar ones | Feature | Description | |---------|----------------------------------------------------------------------------------------------------------------------------------| | Output | Each proxy's output is in JSON format for direct use in the Xray core | | Testing | Each file is tested individually with the Xray core | | Bypassing | Bypassing Iranian websites in any configuration using iran-hosted-domains | | Worker | A worker for organizing and easier access to personal and public proxies |