Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
dependabot[bot] 915690b9ef Bump google.golang.org/grpc from 1.52.0 to 1.52.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.0...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 23:09:53 -05:00
.github update: release.yml 2022-12-29 23:50:36 -05:00
app Run core/format.go 2022-12-25 19:47:53 -05:00
common Refine the logic of security type AUTO (#1509) 2023-01-09 11:14:03 +00:00
core v1.7.2 2023-01-07 17:51:40 +00:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Add sockopt interface setting for binding outbound to a particular device like "eth0" (#1494) 2023-01-09 09:45:30 -05:00
main Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
proxy XTLS Vision checks outer TLS version (#1554) 2023-01-27 03:43:58 +00:00
testing uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00:00
transport uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00: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 Add Stash to the iOS & macOS Client 2022-06-11 08:01:30 -04:00
go.mod Bump google.golang.org/grpc from 1.52.0 to 1.52.3 2023-01-27 23:09:53 -05:00
go.sum Bump google.golang.org/grpc from 1.52.0 to 1.52.3 2023-01-27 23:09:53 -05:00

README.md

Project X

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

License

Mozilla Public License Version 2.0

Installation

Contributing

Code Of Conduct

Usage

Xray-examples / VLESS-TCP-XTLS-WHATEVER

GUI Clients

Credits

This repo relies on the following third-party projects:

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

Telegram

Project X

Project X Channel

Stargazers over time

Stargazers over time