0
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-08-22 22:48:35 +00:00
Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.
Go to file
Matin Baloochestani bb26f8576b Add Linux GUI client to README.md
This commit adds v2rayA user interface (GUI) client.
2023-05-13 15:18:34 -04:00
.github refactor(dockerfile): set entrypoint 2023-05-14 19:48:07 -04:00
app fix: dns empty response 2023-05-01 10:19:50 -04:00
common fix: dns empty response 2023-05-01 10:19:50 -04:00
core v1.8.1 2023-04-17 23:22:12 +00:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Add tcpMaxSeg to sockopt (#2002) 2023-04-30 00:03:30 +00:00
main Output real private key in x25519 command (#1747) 2023-03-08 13:43:42 +00:00
proxy Fix memory leak caused by Wireguard outbound 2023-05-14 20:05:04 -04:00
testing uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00:00
transport Add ctx to UDP dispatcherConn (#2024) 2023-05-06 03:18:08 +00: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.8.0 to 0.9.0 2023-05-14 19:48:21 -04:00
go.sum Bump golang.org/x/crypto from 0.8.0 to 0.9.0 2023-05-14 19:48:21 -04:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add Linux GUI client to README.md 2023-05-13 15:18:34 -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

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

Stargazers over time

Stargazers over time