# 选择xray内核,而不是v2ray-core。 opkg install xray-core opkg install luci-app-v2raya luci-i18n-v2raya-zh-cn # 手动下载geoip.dat、geosite.dat(如果可以访问github.com,跳过该步骤。此处通过镜像网站,进行手动下载。) wget -O /usr/share/xray/geoip.dat https://kkgithub.com/v2fly/geoip/rele...
master Breadcrumbs v2raya-openwrt / xray-core/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. Makefile test.sh Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact ...
./scripts/feeds update -a ./scripts/feeds install -a make menuconfig Network --->Project X ---><*>xray-core make package/openwrt-xray/{clean,compile} V=s find ./bin -name"*.ipk"|grep xray You can custom the features inXRAY Configurationoption. ...
# v2ray-core Configuration## end of v2ray-core ConfigurationCONFIG_PACKAGE_verysync=yCONFIG_PACKAGE_vlmcsd=yCONFIG_PACKAGE_vnstat=yCONFIG_PACKAGE_vnstati=yCONFIG_PACKAGE_vpnbypass=yCONFIG_PACKAGE_wol=yCONFIG_PACKAGE_xray-core=y## Xray-core Configuration## end of Xray-core Configuration# end of...
5.samba。samba文件共享服务,电视、手机、电脑可以联网播放移动硬盘里面的各类资源。6.aliddns。实现动态...
opkg upgrade v2ray-core opkg upgrade r8152-firmware opkg upgrade openssh-client opkg upgrade libevent2-7opkg upgrade aria2 opkg upgrade iwlwifi-firmware-iwl8265 opkg upgrade rtl8821ae-firmware opkg upgrade python3-lzma opkg upgrade libdevmapper ...
if [ -f usr/bin/xray-plugin ] && [ -f usr/bin/v2ray-plugin ];then ( cd usr/bin && rm -f v2ray-plugin && ln -s xray-plugin v2ray-plugin ) fi mv -f ./etc/modules.d/brcm* ./etc/modules.d.remove/ 2>/dev/null ...
if[-fusr/bin/xray-plugin]&&[-fusr/bin/v2ray-plugin];then (cdusr/bin&&rm-fv2ray-plugin&&ln-sxray-plugin v2ray-plugin) fi sed-e's/ttyAMA0/ttyAML0/'-i./etc/inittab sed-e's/ttyS0/tty0/'-i./etc/inittab sed-e's/\/opt/\/etc/'-i./etc/config/qbittorrent ...
cd usr/bin && rm -f v2ray-plugin && ln -s xray-plugin v2ray-plugin echo "完成" else echo "不符合替换条件,跳过" fi ) } # 配置 first run 程序 function config_first_run() { echo "创建 [初次使用] 应用环境 ... " ( ...
第一次编译耗时大约1小时左右, 具体看电脑配置。 以后编译可以使用多线程,速度更快:参考 makedirclean//清除上一次编译产生的垃圾makedownload-j8 V=smake-j6 V=s 编译好的固件位置: 编译工作目录(/home/UserName/lede)./bin/targets/(CPU架构)..openwrt-*-squashfs-sysupgrade.bin ...