Go to file
Cubarco 8e75e9d763 Fix sockopt.TcpKeepAliveInterval
The Keep-Alive configs may be overridden with golang default settings when `tcpKeepAliveInterval` is set without `tcpKeepAliveIdle`.
2022-11-12 09:15:21 -05:00
.github
app
common
core Update v1.6.3 and dependencies 2022-11-06 22:15:41 -05:00
features
infra
main
proxy Enable UTLS fingerprint for XTLS Vision 2022-11-06 21:50:19 -05:00
testing
transport Fix sockopt.TcpKeepAliveInterval 2022-11-12 09:15:21 -05:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
go.mod Bump golang.org/x/crypto from 0.1.0 to 0.2.0 2022-11-09 20:12:45 -05:00
go.sum Bump golang.org/x/crypto from 0.1.0 to 0.2.0 2022-11-09 20:12:45 -05:00

README.md

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