0
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-08-27 00:45:32 +00:00
Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.
Go to file
yuhan6665 1d7c40d728 Enable Xtls Vision (Direct not Splice) for any inbound connection
Before this change, Vision client need a pure inbound like socks or http.
After this change, it will support any inbound.
This is useful in traffic forwarder use case inside China.
2022-12-04 23:15:36 -05:00
.github replace set-output with $GITHUB_ENV 2022-11-22 08:17:20 -05:00
app Generate all protos 2022-10-10 13:17:32 -04:00
common fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337) 2022-11-14 09:24:24 -05:00
core Update v1.6.5 and denpendencies 2022-11-27 18:28:38 -05:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
main Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
proxy Enable Xtls Vision (Direct not Splice) for any inbound connection 2022-12-04 23:15:36 -05:00
testing Add udp over tcp support for shadowsocks-2022 2022-06-01 11:49:02 +08:00
transport Changed quic MaxIdleTimeout from 30s to 5min & HandshakeIdleTimeout to 8s 2022-11-23 10:52:50 -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
go.mod update: Implement the proxy.UserManager of ss2022 2022-12-03 21:19:31 -05:00
go.sum update: Implement the proxy.UserManager of ss2022 2022-12-03 21:19:31 -05:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add Stash to the iOS & macOS Client 2022-06-11 08:01:30 -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