xtls/xray-examples

Some examples of uses for Xray-core

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 7 minutes ago
Type:Template / ExampleCategory(s):Networking, Proxies & VPNsNetworking & Communication
Added to GitGenius on September 17th, 2026
Created on November 24th, 2020
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 942
Total Stargazers: 3,939 (+0)
Total Subscribers: 64 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.5 hours
Mean response time: 22.0 days
90th percentile: 73.5 days
Tracked items: 34

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 1
Closed in 7 days: 3
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

Xray-examples is a collection of configuration and usage examples for Xray-core, a network proxy framework.

The repository addresses the challenge of understanding how to configure and deploy Xray-core by providing practical, ready-to-use examples. Rather than requiring users to build configurations from scratch or parse dense documentation, the project offers concrete demonstrations of common deployment patterns and use cases. This approach helps developers and operators quickly grasp how to set up Xray-core for their specific networking needs.

Developers adopting this repository should understand that it serves as a reference implementation collection rather than a standalone tool. It is most valuable for those already working with Xray-core who need guidance on configuration syntax, protocol setup, or deployment patterns. The examples are particularly useful for users implementing VLESS protocol configurations or XTLS features, as these are highlighted topics in the project. Anyone new to Xray-core should expect to pair these examples with the main Xray-core documentation to understand the underlying framework.

The project maintains a straightforward focus on providing working examples without extensive elaboration. Development activity centers on preserving and refining example configurations to ensure they remain functional with current Xray-core versions. The repository accepts contributions that expand the collection of use cases and examples. Updates appear to be driven by the need to keep examples synchronized with changes in the Xray-core project itself.