https://github.com/savioruz/zerowrt
An automation script to build image OpenWrt for Raspberry Pi
https://github.com/savioruz/zerowrt
homeserver openclash openwrt raspberry-pi tunnel-client
Last synced: 27 days ago
JSON representation
An automation script to build image OpenWrt for Raspberry Pi
- Host: GitHub
- URL: https://github.com/savioruz/zerowrt
- Owner: savioruz
- License: apache-2.0
- Created: 2021-03-06T02:44:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-10-16T13:05:31.000Z (4 months ago)
- Last Synced: 2025-10-17T15:55:29.668Z (4 months ago)
- Topics: homeserver, openclash, openwrt, raspberry-pi, tunnel-client
- Language: Shell
- Homepage:
- Size: 4.56 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ZeroWRT
An OpenWRT firmware builder PnP for Raspberry Pi
Made with 💝

# [ Package Prerequisites ]
Debian / Ubuntu
sudo sh -c "apt-get update -y ; \
apt-get install -y build-essential ccache ecj fastjar file g++ gawk \
gettext git java-propose-classpath libelf-dev libncurses5-dev libncursesw5-dev \
libssl-dev python2.7-dev python3 unzip wget python3-distutils \
python3-setuptools rsync subversion swig time xsltproc zlib1g-dev"
# [ Build ]
git clone https://github.com/jakues/zerowrt.git
cd zerowrt
./zerowrt.sh