Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teslamint/openwrt-builder
https://github.com/teslamint/openwrt-builder
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teslamint/openwrt-builder
- Owner: teslamint
- Created: 2019-09-14T06:14:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T12:23:24.000Z (about 2 years ago)
- Last Synced: 2024-10-21T02:50:53.260Z (3 months ago)
- Language: Shell
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openwrt-builder
## added package
- vpn-policy-routing
- luci-ssl
- luci-theme-material
- luci-app-vpn-policy-routing
- luci-app-shadowsocks-libev
- openvpn-mbedtls
- shadowsocks-libev-config
- shadowsocks-libev-ss-redir
- shadowsocks-libev-ss-rules
- shadowsocks-libev-ss-tunnel## removed package
- luci-theme-bootstrap
## applied tweaks
- CONFIG_IPV6 is not set
## docker build
```
# build image
./docker-build-image.sh# build A604M image
./docker-build.A604M.sh## build W2914NSv2 image
./docker-build.W2914NSv2.sh
```