dcantrell / vpncwatch
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (24)
- Wiki (1)
- Graphs
-
Tree:
3407dad
vpncwatch / openwrt
openwrt/README
To build vpncwatch for OpenWRT, download the OpenWRT SDK and extract
it somewhere. Copy the package/vpncwatch subdirectory here to the
package/ subdirectory in the extract SDK tree.
From the top level of the SDK, you can run:
make clean
make world
The built .ipk file will be in the bin/packages subdirectory.

