Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
rrouzbeh 9122d0f056 Add TLS Hello Fragmentation for freedom outbound (#2131)
* Replace TCP Segmentation with TLS Hello Fragmentation

* Update infra/conf/freedom.go

* Refine proxy/freedom/freedom.go

---------

Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
2023-06-18 09:27:55 -04:00
.github Clean legacy vmess (#2199) 2023-06-12 10:32:25 -04:00
app Simplify http attrabute matching 2023-06-12 10:25:45 -04:00
common Clean legacy vmess (#2199) 2023-06-12 10:32:25 -04:00
core Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Add TLS Hello Fragmentation for freedom outbound (#2131) 2023-06-18 09:27:55 -04:00
main Remove mtproto 2023-06-06 23:38:34 -04:00
proxy Add TLS Hello Fragmentation for freedom outbound (#2131) 2023-06-18 09:27:55 -04:00
testing uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00:00
transport Update comments in reality.go 2023-06-15 13:07:08 -04: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 Update README.md 2023-06-07 18:33:16 +00:00
go.mod Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216) 2023-06-18 10:06:33 +00:00
go.sum Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216) 2023-06-18 10:06:33 +00: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