Articles by Tag #openwrt

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

easy-install: A Rust-Powered Package Installer That Actually Works on OpenWrt

What is easy-install? easy-install is a cross-platform cli tool written in rust that...

Learn More 2 0Nov 14

Running Node.js and Modern Web Development Tools on OpenWrt

Prerequisites and Limitations This guide is specifically for x86 architecture only. On ARM...

Learn More 0 0Nov 28

Building and Installing Neovim on OpenWrt

Pre-compiled Neovim binaries fail on OpenWrt with interpreter/linker errors: ei...

Learn More 0 0Nov 30

Analyzing OpenWrt Storage Usage with wiztree-metafile

https://github.com/ahaoboy/wiztree-metafile https://esbuild.github.io/analyze/ ei...

Learn More 0 0Nov 30

Setting Up VS Code SSH Remote Development on OpenWrt

VS Code's Remote SSH extension requires SFTP (SSH File Transfer Protocol) support, which isn't...

Learn More 0 0Nov 29

Complete Guide to OpenWrt in VirtualBox: Setup and Disk Expansion

Default OpenWrt images have limited storage space. For development and testing, use pre-expanded...

Learn More 0 0Nov 29

Running QuickJS Engine with Rust on OpenWrt

Installing Dependencies Install the required build tools and development packages: opkg...

Learn More 0 0Nov 29

Choosing the Best Linux Distribution for Embedded Systems

🧩 What Makes Embedded Development Unique? If your organization deploys IoT or industrial...

Learn More 2 0Jun 21

Wi-Fi Monitoring using Kismet and OpenWrt [Tutorial]

This project started because I was convinced you could detect if a device was in your proximity due...

Learn More 5 0Dec 18 '24

Using Neovim on OpenWRT

😀 Because I often need to debug my home network via SSH, including the configuration of the main...

Learn More 0 0Mar 8

Custom OpenWRT Software Sources

😀 This article is mainly for personal documentation, as I need to manually replace software sources...

Learn More 0 0Mar 7

Migrating OpenWrt from Hyper-V to Proxmox VE: A Step-by-Step Guide with Performance Benchmarking

📝 Motivation for Migration The reason for the migration is that my bypass gateway, which used...

Learn More 0 0Mar 5

openwrt: error while loading shared libraries: libgcc_s.so.1: wrong ELF class: ELFCLASS32

The 32-bit version of libgcc_s.so.1 was used on the 64-bit system. RT-BE88U-A1F0 uname...

Learn More 0 0Nov 20