Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
dependabot[bot] a208b07a73
Bump github.com/lucas-clemente/quic-go from 0.23.0 to 0.24.0 (#777)
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.23.0 to 0.24.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.23.0...v0.24.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 14:44:40 +08:00
.github go 1.17.2 2021-10-13 00:49:48 +08:00
app Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
common Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
core Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
features Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
infra Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
main Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
proxy Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
testing Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
transport Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Remove Qv2ray (#681) 2021-09-18 02:04:22 +08:00
go.mod Bump github.com/lucas-clemente/quic-go from 0.23.0 to 0.24.0 (#777) 2021-10-20 14:44:40 +08:00
go.sum Bump github.com/lucas-clemente/quic-go from 0.23.0 to 0.24.0 (#777) 2021-10-20 14:44:40 +08:00

README.md

Project X

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

License

Mozilla Public License Version 2.0

Installation

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