12

GitHub - aa65535/openwrt-dist-luci: LuCI Applications of OpenWrt-dist

 2 years ago
source link: https://github.com/aa65535/openwrt-dist-luci
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

OpenWrt-dist LuCI

APP 列表

Name Depends Description luci-app-chinadns openwrt-chinadns LuCI Support for ChinaDNS luci-app-dns-forwarder openwrt-dns-forwarder LuCI Support for Dns-Forwarder luci-app-redsocks2 openwrt-redsocks2 LuCI Support for RedSocks2 luci-app-shadowvpn openwrt-shadowvpn LuCI Support for ShadowVPN

从 OpenWrt 的 SDK 编译

# 解压下载好的 SDK
tar xjf OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2
cd OpenWrt-SDK-ar71xx-*
# Clone 项目
git clone https://github.com/aa65535/openwrt-dist-luci.git package/openwrt-dist-luci
# 编译 po2lmo (如果有po2lmo可跳过)
pushd package/openwrt-dist-luci/tools/po2lmo
make && sudo make install
popd
# 选择要编译的包 LuCI -> 3. Applications
make menuconfig
# 开始编译
make package/openwrt-dist-luci/compile V=99

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK