Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
dependabot[bot] e4c0fd7c00 Bump github.com/quic-go/quic-go from 0.39.0 to 0.39.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.39.0 to 0.39.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.39.0...v0.39.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 11:08:18 -04:00
.github Bump docker/metadata-action from 4 to 5 2023-09-13 08:21:02 -04:00
app feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
common Enable splice for freedom outbound (downlink only) 2023-09-07 14:17:39 -04:00
core v1.8.4 2023-08-29 07:20:10 +00:00
features refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
infra feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
main Recognize .jsonc files automatically (#2398) 2023-08-06 06:47:31 +00:00
proxy Fix unwrap tls conn 2023-09-21 15:35:56 -04:00
testing Add reality test 2023-09-29 22:30:50 -04:00
transport add bindAddr for darwin 2023-10-16 10:24:28 -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 Streisand to README/GUI Clients 2023-09-19 11:02:48 -04:00
go.mod Bump github.com/quic-go/quic-go from 0.39.0 to 0.39.1 2023-10-18 11:08:18 -04:00
go.sum Bump github.com/quic-go/quic-go from 0.39.0 to 0.39.1 2023-10-18 11:08:18 -04:00

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