Skip to content

Files

Latest commit

d145d5f · Mar 12, 2024

History

History
14 lines (11 loc) · 1.18 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.18 KB

Welcome to Xray api 👋

We currently support Python, C++ and Ruby

To use, first download this repository and enter the dist folder and select the programming language you want and then copy the folder and use it.

In the future, we will convert the project into a downloadable library of package managers for different languages

Project map 🗺

Address Description
dist This folder contains the compiled code from the .proto files
xray-api This folder contains the .proto files that downloaded from Xray-Core
compile.py This file contains the codes related to compiling the proto files
download-proto-files.py This file contains codes that download proto files from Xray-Core