Skip to content

zizifn/alpinelinux-install-xray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpinelinux-install-xray

fork & clone repo

fork 完成后,修改自己仓库 server.json.

然后 clone 自己项目

git clone

进入目录

cd alpinelinux-install-xray && git pull

安装

chmod u+x install.sh && ./install.sh

启动

包含杀死之前的 xray 进程。

./start.sh

查看启动记录和端口

cat ./log.txt

访问自己的 IP 和端口查看

额外命令,查看启动命令。不需要用

ps aux

一般会找到下面的显示。

8464 root 0:00 ./xray/xray -c server.json

About

Ash script for installing Xray in Alpine Linux operating system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%