Skip to content

Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.

License

Notifications You must be signed in to change notification settings

enriquephl/Xray-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

60553a6 · Jul 29, 2024
Jul 22, 2024
Jul 11, 2024
Jul 15, 2024
Jul 21, 2024
Jun 29, 2024
Jul 29, 2024
Jul 11, 2024
Jul 25, 2024
Jun 3, 2024
Jul 29, 2024
Jan 2, 2024
Oct 22, 2021
Nov 25, 2020
Jul 11, 2024
Jul 15, 2024
Jul 17, 2024
Jul 17, 2024

Repository files navigation

Project X

Project X originates from XTLS protocol, providing a set of network tools such as Xray-core and REALITY.

README is open, so feel free to submit your project here.

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

Installation

Usage

GUI Clients

Others that support VLESS, XTLS, REALITY, XUDP, PLUX...

Contributing

Code of Conduct

Credits

Compilation

Windows (PowerShell)

$env:CGO_ENABLED=0
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main

Linux / macOS

CGO_ENABLED=0 go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main

Reproducible Releases

make

Stargazers over time

Stargazers over time

About

Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%