Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 842 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 842 Bytes

docker-install-xray

一键安装xray到docker容器,自动生成配置文件。配合容器技术,安装和卸载简单,并且卸载的干净。

前置条件

  • 已安装curl命令
  • 操作系统支持Docker的安装

一键安装步骤

bash <(curl -sL https://github.com/stiluddclanward/docker-install-xray/raw/main/install_xray_without_ssl.sh)

结果如下

image

#v2rayn客户端连接 image 测试翻墙上网 image

卸载

docker rm -f xray && rm -rf /etc/xray