Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
yuhan6665 d21e9b0abd Try a better fix for rare ssl error with freedom splice
It seems the root cause is if the flag set at the inbound pipe reader, it is a race condition and freedom outbound can possibly do splice at the same time with inbound xtls writer.
Now we set the flag at the earliest and always do splice at the next buffer cycle.
2024-01-26 04:42:45 -05:00
.github Bump actions/cache from 3 to 4 2024-01-20 16:40:09 -05:00
app Fix concurrent map writes error in ohm.Select(). (#2943) 2024-01-16 10:52:01 -05:00
common Remove slices dependency. (#2930) 2024-01-11 10:34:26 -05:00
core Remove slices dependency. (#2930) 2024-01-11 10:34:26 -05:00
features Refine environment var 2023-10-28 18:22:44 -04:00
infra Add option `realitySettings.masterKeyLog` 2024-01-11 10:57:04 -05:00
main Add sub-command "-dump" to "run". (#2854) 2023-12-29 11:16:48 -05:00
proxy Try a better fix for rare ssl error with freedom splice 2024-01-26 04:42:45 -05:00
testing Reduce size and time of KCP test 2024-01-15 10:37:56 -05:00
transport Fix #2654 (#2941) 2024-01-15 10:33:15 -05:00
.gitignore Feat: Using `Makefile` to build xray (#2882) 2024-01-02 10:13:38 -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
Makefile Feat: Using `Makefile` to build xray (#2882) 2024-01-02 10:13:38 -05:00
README.md Update README.md 2024-01-25 10:10:13 -05:00
go.mod Bump google.golang.org/grpc from 1.60.1 to 1.61.0 2024-01-24 10:25:16 -05:00
go.sum Bump google.golang.org/grpc from 1.60.1 to 1.61.0 2024-01-24 10:25:16 -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

make

Stargazers over time

Stargazers over time