Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
dependabot[bot] 87c1c426d5 Bump github.com/lucas-clemente/quic-go from 0.29.2 to 0.30.0
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.29.2 to 0.30.0.
- [Release notes](https://github.com/lucas-clemente/quic-go/releases)
- [Changelog](https://github.com/lucas-clemente/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/lucas-clemente/quic-go/compare/v0.29.2...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/lucas-clemente/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 11:55:23 -04:00
.github Update xtls and go to 1.19 2022-09-15 22:06:59 -04:00
app Generate all protos 2022-10-10 13:17:32 -04:00
common Generate all protos 2022-10-10 13:17:32 -04:00
core Update version 1.6.1 2022-10-21 21:13:17 -04:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra add `tcpcongestion` (#1234) 2022-10-10 13:13:50 -04:00
main Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
proxy Generate all protos 2022-10-10 13:17:32 -04:00
testing Add udp over tcp support for shadowsocks-2022 2022-06-01 11:49:02 +08:00
transport Added uTLS to gRPC (#1264) 2022-10-21 21:06:36 -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 Add Stash to the iOS & macOS Client 2022-06-11 08:01:30 -04:00
go.mod Bump github.com/lucas-clemente/quic-go from 0.29.2 to 0.30.0 2022-10-24 11:55:23 -04:00
go.sum Bump github.com/lucas-clemente/quic-go from 0.29.2 to 0.30.0 2022-10-24 11:55:23 -04: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