Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
yuhan6665 d60281d0a5 Add DestIpAddress() in Dialer interface
Android client prepares an IP before proxy connection is established. It is useful when connecting to wireguard (or quic) outbound with domain address. E.g. engage.cloudflareclient.com:2408
2023-12-18 18:36:56 -05:00
.github Bump actions/upload-artifact from 3 to 4 2023-12-15 09:53:23 -05:00
app Add DestIpAddress() in Dialer interface 2023-12-18 18:36:56 -05:00
common common/ocsp: fix dropped error 2023-12-09 19:52:50 -05:00
core Update v1.8.6 2023-11-17 20:11:40 -05:00
features Refine environment var 2023-10-28 18:22:44 -04:00
infra Add "masterKeyLog" in TLS config (#2758) 2023-11-27 10:08:34 -05:00
main Command: Add `wg` for wireguard key generation (#2794) 2023-12-11 20:52:10 -05:00
proxy Add DestIpAddress() in Dialer interface 2023-12-18 18:36:56 -05:00
testing Add reality test 2023-09-29 22:30:50 -04:00
transport Add DestIpAddress() in Dialer interface 2023-12-18 18:36:56 -05:00
.gitignore Make reverse proxy compatible with v2fly (#924) 2022-02-04 21:59:50 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) (#749) 2021-10-22 12:38:40 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md delete my repo for unnecessary disputes 2023-12-11 15:07:35 -05:00
go.mod Cleanup sing buffer usage 2023-12-17 17:37:08 -05:00
go.sum Cleanup sing buffer usage 2023-12-17 17:37:08 -05:00

README.md

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

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

Linux / macOS

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

Stargazers over time

Stargazers over time