Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
dependabot[bot] c375b144f8 Bump github.com/lucas-clemente/quic-go from 0.27.0 to 0.27.1
Bumps [github.com/lucas-clemente/quic-go](https://github.com/lucas-clemente/quic-go) from 0.27.0 to 0.27.1.
- [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.27.0...v0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 22:23:24 -04:00
.github Update dependencies and Go 1.18 2022-04-23 19:36:07 -04:00
app Reformat code (quic sniffers) 2022-05-24 06:57:16 +08:00
common Reformat code (quic sniffers) 2022-05-24 06:57:16 +08:00
core Reformat code 2022-05-18 15:29:01 +08:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Add shadowsocks 2022 multi-user inbound 2022-05-24 07:37:14 +08:00
main Reformat code 2022-05-18 15:29:01 +08:00
proxy Fix missing user in shadowsocks-2022 inbound 2022-05-25 08:49:52 +08:00
testing Reformat code 2022-05-18 15:29:01 +08:00
transport Reformat code 2022-05-18 15:29:01 +08: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 2022-05-23 00:06:06 -04:00
go.mod Bump github.com/lucas-clemente/quic-go from 0.27.0 to 0.27.1 2022-05-24 22:23:24 -04:00
go.sum Bump github.com/lucas-clemente/quic-go from 0.27.0 to 0.27.1 2022-05-24 22:23:24 -04:00

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