Skip to content

StarDust2608/alpineXrayR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

alpineXrayR

只适用于Alpine系统的XrayR一键安装脚本

由于原项目未更新,更新自用

没有安装Acme,需要证书自备

64位

wget -N https://raw.githubusercontent.com/StarDust2608/alpineXrayR/main/XrayR_Alpine/install-xrayr_x64.sh && chmod +x install-xrayr_x64.sh && bash install-xrayr_x64.sh

32位

 wget -N https://raw.githubusercontent.com/StarDust2608/alpineXrayR/main/XrayR_Alpine/install-xrayr_x32.sh && chmod +x install-xrayr_x32.sh && bash install-xrayr_x32.sh

重启XrayR

/etc/init.d/XrayR restart

配置文件目录/etc/XrayR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%