From 5b3131cd55a5b277343e8ac376e6baa6a2279d5a Mon Sep 17 00:00:00 2001 From: iProbe Date: Wed, 12 Jun 2024 15:39:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Others/v2ray/=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E7=AB=AF-=E5=AE=B9=E5=99=A8=E5=90=AF=E5=8A=A8v2ray.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Others/v2ray/服务端-容器启动v2ray.md | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Others/v2ray/服务端-容器启动v2ray.md diff --git a/Others/v2ray/服务端-容器启动v2ray.md b/Others/v2ray/服务端-容器启动v2ray.md new file mode 100644 index 0000000..669d386 --- /dev/null +++ b/Others/v2ray/服务端-容器启动v2ray.md @@ -0,0 +1,32 @@ + +## 配置文件 +``` +mkdir /etc/v2ray +cat > /etc/v2ray/config.json<