All Projects → esirplayground → VPS_OpenWrt

esirplayground / VPS_OpenWrt

Licence: other
Deploy OpenWrt onto VPS

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to VPS OpenWrt

feed-netkeeper
Openwrt闪讯插件
Stars: ✭ 107 (+127.66%)
Mutual labels:  openwrt
openwrt-vm-tools
vmware tools open-vm-tools for OpenWRT, segfault and crashes free😊😊
Stars: ✭ 45 (-4.26%)
Mutual labels:  openwrt
zsun-resources
Zsun SD100 OpenWrt Resources
Stars: ✭ 25 (-46.81%)
Mutual labels:  openwrt
OpenWrtAction
Openwrt automatic compilation project of github action
Stars: ✭ 28 (-40.43%)
Mutual labels:  openwrt
YAWAC
Yet Another Wifi Auto Connect (YAWAC) is a shell script to connect to a dataset of wireless connection and free hotspot like FreeWifi. It's works on OpenWrt.
Stars: ✭ 22 (-53.19%)
Mutual labels:  openwrt
vps
A laravel 5 package to easily create and maintain vps on digital ocean
Stars: ✭ 59 (+25.53%)
Mutual labels:  vps
ucode
JavaScript-like language with optional templating
Stars: ✭ 27 (-42.55%)
Mutual labels:  openwrt
slim-wrt
Armor for Openwrt
Stars: ✭ 66 (+40.43%)
Mutual labels:  openwrt
HandsomeMod
IOT freedom for end users!
Stars: ✭ 39 (-17.02%)
Mutual labels:  openwrt
aliyun-ddns
[Go] Update Aliyun DDNS record from OpenWRT or CLI. 阿里云域名动态解析客户端, 万网, 云解析, Windows, Linux
Stars: ✭ 17 (-63.83%)
Mutual labels:  openwrt
ansible-nnxx
Ansible configurations for the nnxx infrastructure
Stars: ✭ 11 (-76.6%)
Mutual labels:  openwrt
carina
Webshell, Virtual Private Server (VPS) and cPanel Database
Stars: ✭ 39 (-17.02%)
Mutual labels:  vps
OpenWrts
OPENWRT 固件(Raspberry Pi4B/3B+,NanoPi R4S,Orange Pi R1Plus,x86) 依源码更新自动编译
Stars: ✭ 100 (+112.77%)
Mutual labels:  openwrt
koolcenter
提供评测文章,固件教程,插件使用说明等。
Stars: ✭ 189 (+302.13%)
Mutual labels:  openwrt
Windows-11-VPS
😎😘 Free Windows 11 VPS for 4 Hours ! Easy Method!
Stars: ✭ 70 (+48.94%)
Mutual labels:  vps
OpenWRT-x86 64-Install
Create and deploy a LEGACY or EFI OpenWRT bootable image for x86_64 processors
Stars: ✭ 15 (-68.09%)
Mutual labels:  openwrt
pulsertp-multiroom
Synchronized multiroom audio with PulseAudio RTP
Stars: ✭ 25 (-46.81%)
Mutual labels:  openwrt
firmware-core
nodewatcher firmware.
Stars: ✭ 26 (-44.68%)
Mutual labels:  openwrt
GoogleConsole CPUminer
free miner for google cloud shell
Stars: ✭ 14 (-70.21%)
Mutual labels:  vps
OpenAppFilter
基于OpenWrt的App过滤(上网管控)模块,支持抖音、斗鱼、王者荣耀、腾讯视频等上百款App过滤
Stars: ✭ 32 (-31.91%)
Mutual labels:  openwrt

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
  • ...

NOT Support Platform :

  • Oracle
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].