VPS OpenWrt Save

Deploy OpenWrt onto VPS

Project README

VPS_OpenWrt

GitHub Stars GitHub Forks GitHub last commit

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 or Debian (CentOS/Arch Based Not tested)
  • wget installed
    probably you don't need this, but if you do, you could run command below to install wget:
    apt update && apt install -y wget 
    

Steps

  1. Upload OpenWrt firmware(WinSCP or prefer), rename it to op.img.gz

  2. 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
Open Source Agenda is not affiliated with "VPS OpenWrt" Project. README Source: esirplayground/VPS_OpenWrt
Stars
104
Open Issues
1
Last Commit
1 year ago
Tags

Open Source Agenda Badge

Open Source Agenda Rating