Commit c503c57 Dengfeng Liu
authored
1 parent 3e89cb0 commit c503c57 Copy full SHA for c503c57
File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 15
15
[ 4 ] : https://github.com/liudf0716/apfree_wifidog/pulls
16
16
[ 5 ] : https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
17
17
[ 6 ] : https://github.com/liudf0716/apfree_wifidog/issues/new
18
- [ 7 ] : https://img.shields.io/badge/release-3.10.1696 -red.svg?style=plastic
18
+ [ 7 ] : https://img.shields.io/badge/release-3.11.1716 -red.svg?style=plastic
19
19
[ 8 ] : https://github.com/liudf0716/apfree_wifidog/releases
20
20
[ 11 ] : https://img.shields.io/badge/Platform-%20OpenWRT%7C%20LEDE%20-brightgreen.svg?style=plastic
21
21
[ 12 ] : https://github.com/KunTengRom/kunteng-lede-17.01.4
@@ -55,7 +55,15 @@ u don't need to modify your wifidog authentication server to adapt apfree-wifido
55
55
56
56
## How to added apfree-wifidog into Openwrt package
57
57
58
- Please go to [ package_apfree_wifidog] ( https://github.com/KunTengRom/package_apfree_wifidog )
58
+ ```
59
+ cd your_openwrt_sdk_dir
60
+ mkdir -p packages/net/apfree-wifidog
61
+ cp -r apfree_wifidog_openwrt/* packages/net/apfree-wifidog
62
+ make menuconfig
63
+ select apfree-wifidog
64
+ ```
65
+
66
+ Please go to [ package_apfree_wifidog] ( ) https://github.com/KunTengRom/package_apfree_wifidog
59
67
60
68
61
69
--------
You can’t perform that action at this time.
0 commit comments