1 Star 0 Fork 0

孤独剑3723/openCAPWAP-OpenWRT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
debian-install.sh 296 Bytes
一键复制 编辑 原始数据 按行查看 历史
Iosif Petefi 提交于 2013-07-07 13:39 . hostapd Debian package
#!/bin/sh
autoreconf -fi
CFLAGS="-Os -pipe -fno-caller-saves -DCW_NO_DTLS -DWRITE_STD_OUTPUT -DCW_DEBUGGING -DNETUDP -DAC -fgnu89-inline" ./configure
make
cp AC /usr/sbin/AC
mkdir /etc/capwap
cp -f config.ac /etc/capwap
cp -f settings.ac.txt /etc/capwap
cd hostapd_wrapper/hostapd2
./linux-ac.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tyy123456/openCAPWAP-OpenWRT.git
git@gitee.com:tyy123456/openCAPWAP-OpenWRT.git
tyy123456
openCAPWAP-OpenWRT
openCAPWAP-OpenWRT
master

搜索帮助