Go to file
tzmax 97b7460786 Add V2RayXS to the macOS client 2022-03-17 09:02:35 -04:00
.github Bump actions/checkout from 2 to 3 2022-03-11 10:55:24 -05:00
app Fix a concurrency issue in fakedns 2022-03-12 10:54:59 -05:00
common chore fixed (#921) 2022-02-02 19:57:32 -05:00
core Update version 1.5.4 2022-03-12 20:39:54 -05:00
features
infra
main
proxy Make reverse proxy compatible with v2fly (#924) 2022-02-04 21:59:50 -05:00
testing Fix some flaky tests related to pick port (#985) 2022-03-12 11:56:40 -05:00
transport Refine domain socket permission 2022-02-18 22:01:29 -05:00
.gitignore Make reverse proxy compatible with v2fly (#924) 2022-02-04 21:59:50 -05:00
CODE_OF_CONDUCT.md
LICENSE
README.md Add V2RayXS to the macOS client 2022-03-17 09:02:35 -04:00
go.mod Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 2022-03-16 21:39:27 -04:00
go.sum Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 2022-03-16 21:39:27 -04:00

README.md

Project X

Project X originates from XTLS protocol, provides a set of network tools such as Xray-core and Xray-flutter.

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