Go to file
dependabot[bot] 27450c95bd Bump github.com/sagernet/sing from 0.2.9 to 0.2.11
Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.2.9 to 0.2.11.
- [Commits](https://github.com/sagernet/sing/compare/v0.2.9...v0.2.11)

---
updated-dependencies:
- dependency-name: github.com/sagernet/sing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 10:37:51 -04:00
.github
app feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
common
core
features
infra feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
main
proxy
testing
transport binding socket interface to sockopt_darwin.go 2023-09-22 10:35:59 -04:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
go.mod Bump github.com/sagernet/sing from 0.2.9 to 0.2.11 2023-09-22 10:37:51 -04:00
go.sum Bump github.com/sagernet/sing from 0.2.9 to 0.2.11 2023-09-22 10:37:51 -04: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