Skip to content

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

License

Notifications You must be signed in to change notification settings

wuqb2i4f/xray-config-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

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 three tables categorize these configurations by type, protocol, security, and network.

All Configurations

Type Format v2rayNG/v2rayN
BASE64 REGULAR
URI REGULAR
JSON BALANCER
JSON FRAGMENT

Breakdown by Type, Protocol, Security, and Network

TYPE PROTOCOL SECURITY NETWORK
URI TROJAN NONE GRPC
URI VLESS REALITY HTTPUPGRADE
URI VMESS TLS TCP
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 iran.dat 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 ext:iran.dat:all,geoip:ir in DIRECT URL OR IP tab, then press ✔️
7 In BLOCKED URL OR IP tab, write ext:iran.dat:ads and press ✔️ again
8 Hit back, and that's it

Available formats for Balancer and Fragment specific to Iranian configurations

Type Format v2rayNG/v2rayN
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

About

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

Resources

License

Stars

Watchers

Forks