xslyl / VPS_OpenWrt

Deploy OpenWrt onto VPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPS_OpenWrt

GitHub Stars GitHub Forks GitHub last commit

This repo helps to deploy OpenWrt onto your VPS.
Youtube video tutorial(in Mandarin): https://youtu.be/iXhd-h4aVW8

Prerequisite

  • Ubuntu or Debian (CentOS/ArchBase 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: bash -c "$(wget -O- https://git.io/JZOn0)"

Support Platform :

  • Google Cloud
  • Azure
  • Vultr
  • Virmach
  • Racknerd
  • Hostdare
  • Ali Cloud (Domestic)
  • ...

NOT Support Platform :

  • ...

About

Deploy OpenWrt onto VPS


Languages

Language:Shell 100.0%