From 4e9d4b18b887d93060b1542a88e7a04a6bb1ee63 Mon Sep 17 00:00:00 2001 From: Samuel Huang Date: Tue, 15 Nov 2022 00:44:27 +1100 Subject: [PATCH] README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e23e8..fc23510 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # server-xray -Yet another unofficial [xray](https://github.com/XTLS/Xray-core) server container with built in Nginx and acme.sh cert support on x86 and arm/arm64 +[Xray](https://github.com/XTLS/Xray-core) is a low detectable VPN. server-xray is a Xray server container that runs Xray with config file generated from command line options directly hence remove the necessity of Xray config modification. + +Please have a look over the sibling project [proxy-xray](https://github.com/samuelhbne/proxy-xray) if you'd like to set a Xray client. ![docker-build](https://github.com/samuelhbne/server-xray/workflows/docker-buildx-latest/badge.svg)