This repo helps to deploy OpenWrt onto your VPS.
Hereby thank ptpt52
for his amazing job: https://github.com/x-wrt
Tutorial
Youtube Video [in Mandarin]: 📺https://youtu.be/iXhd-h4aVW8
Prerequisite
Ubuntu
orDebian
(CentOS/Arch Based Not tested)wget
installed
probably you don't need this, but if you do, you could run command below to installwget
:
apt update && apt install -y wget
Steps
-
Upload OpenWrt firmware(WinSCP or prefer), rename it to
op.img.gz
-
Run command line below:
bash -c "$(wget -O- https://git.io/JZOn0)"
If you have problem with https certificate, then try this:
wget --no-check-certificate -O- https://git.io/JZOn0|bash
Support Platform :
- Google Cloud
- Azure
- Vultr
- Virmach
- Racknerd
- Hostdare
- Ali Cloud (Domestic)
- hostEONS
- VMShell
- ...
NOT
Support Platform :
- Oracle