Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
hax0r31337 0ac7da2fc8
WireGuard Inbound (User-space WireGuard server) (#2477)
* feat: wireguard inbound

* feat(command): generate wireguard compatible keypair

* feat(wireguard): connection idle timeout

* fix(wireguard): close endpoint after connection closed

* fix(wireguard): resolve conflicts

* feat(wireguard): set cubic as default cc algorithm in gVisor TUN

* chore(wireguard): resolve conflict

* chore(wireguard): remove redurant code

* chore(wireguard): remove redurant code

* feat: rework server for gvisor tun

* feat: keep user-space tun as an option

* fix: exclude android from native tun build

* feat: auto kernel tun

* fix: build

* fix: regulate function name & fix test
2023-11-17 22:27:17 -05:00
.github Remove dragonfly build 2023-11-12 14:30:50 -05:00
app Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
common Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
core v1.8.5 2023-11-12 16:57:15 -05:00
features Refine environment var 2023-10-28 18:22:44 -04:00
infra WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
main WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
proxy WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
testing Add reality test 2023-09-29 22:30:50 -04:00
transport #2605: Add safety check for type casting for QUIC dialer 2023-11-14 10:14:26 -05: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 Added xray-knife tool to the README.md file 2023-10-25 15:22:16 -04:00
go.mod WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
go.sum WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00

README.md

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