Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
dependabot[bot] cd547a3f43 Bump golang.org/x/crypto from 0.11.0 to 0.12.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 10:25:42 -04:00
.github CI: Add Linux loong64 build task 2023-07-19 16:08:13 -04:00
app fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 2023-07-19 15:53:01 -04:00
common fix: correct the logic of converting SocksAddr into net.Destination. 2023-07-19 16:01:35 -04:00
core Recognize .jsonc files automatically (#2398) 2023-08-06 06:47:31 +00:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Refactor: Fragmentation 2023-07-06 16:30:39 +00:00
main Recognize .jsonc files automatically (#2398) 2023-08-06 06:47:31 +00:00
proxy fix: correct the logic of converting SocksAddr into net.Destination. 2023-07-19 16:01:35 -04:00
testing uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00:00
transport H2 transport: Abandon client if client.Do(request) failed 2023-07-22 06:06:25 +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
go.mod Bump golang.org/x/crypto from 0.11.0 to 0.12.0 2023-08-08 10:25:42 -04:00
go.sum Bump golang.org/x/crypto from 0.11.0 to 0.12.0 2023-08-08 10:25:42 -04:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add Furious to README/GUI Clients (#2405) 2023-08-06 06:30:37 +00: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