🏷️ 标签: Openwrt

article/migrate-openwrt-hyperv-to-proxmox-guide.tsx
1
name:

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

2
desc: ' Complete walkthrough for transferring OpenWrt from Hyper-V to Proxmox VE. Includes disk conversion commands (qemu-img), virtual NIC optimization, real-world performance metrics (41% latency reduction), and troubleshooting Secure Boot/Virtio issues. Ideal for enterprise virtualization engineers.'
2025-03-01
#Hyper-V#Openwrt#Proxmox VETechnical Sharing
article/openwrt-software-sources-opkg.tsx
1
name:

'Custom OpenWRT Software Sources'

2
desc: 'This article is mainly for personal documentation, as I need to manually replace software sources after each OpenWRT reinstallation to speed up software list updates and installations. I've organized this information for others to use. As of October 15, 2024, all content is accessible and usable.'
2024-12-05
#Openwrt#OPKGTechnical Sharing
article/configure-openwrt-ipv6-ddns-lan-devices.tsx
1
name:

'Configuring IPv6 DDNS for Local Network Devices in OpenWRT'

2
desc: 'Discover how to set up IPv6 DDNS for your local network devices using OpenWRT with a step-by-step guide. Learn about DDNS-GO, an open-source solution that supports various DNS providers and offers a user-friendly web interface for configuration. This comprehensive tutorial covers everything from installing the necessary plugins to configuring your router and local network clients, ensuring you can access your home network services seamlessly, even with dynamic IP addresses.'
2024-10-23
#Openwrt#DDNS#IPV6Technical Sharing
article/advanced-dnsmasq-techniques-custom-dns-for-devices-openwrt.tsx
1
name:

'Advanced Dnsmasq Techniques: Customizing DNS Servers for Different Devices on OpenWRT'

2
desc: '"Learn how to customize DNS servers for different devices in OpenWRT using advanced Dnsmasq techniques. Optimize your home network with efficient DNS and gateway routing without manually configuring each device.”'
2024-10-18
#Openwrt#DNSTechnical Sharing
article/solving-openwrt-vim-failed-to-source-defaults-vim.tsx
1
name:

'Solving the 'Failed to source defaults.vim' Error in OpenWRT Vim'

2
desc: 'Discover how to fix the 'Failed to source defaults.vim' error when using Vim on OpenWRT. This guide provides simple commands to resolve the issue and prevent it from reoccurring, ensuring a smoother editing experience without the need for extra key presses.'
2024-09-24
#Openwrt#Vim#EditorTechnical Sharing
article/openwrt-ipv6-firewall-allow-client-address-port.tsx
1
name:

'OpenWRT IPv6 Firewall Rules: How to Allow Client Address and Port'

2
desc: 'Learn how to configure IPv6 firewall rules in OpenWRT to allow specific client addresses and ports. This guide covers both LUCI web interface and NFT command line methods to ensure secure and flexible network access to home services like WireGuard, Jellyfin, and more.'
2024-09-20
#Openwrt#IPV6#FirewallTechnical Sharing
article/build-neovim-on-openwrt.tsx
1
name:

'Using Neovim on OpenWRT'

2
desc: 'Learn how to install Neovim on OpenWRT for efficient network configuration and file editing. Follow a step-by-step guide that covers dependency installation, compilation, and troubleshooting common errors. Ideal for those looking to enhance their SSH editing experience with a powerful text editor on OpenWRT systems.'
2024-09-23
#Linux#Openwrt#NeovimTechnical Sharing
article/adguard-home-lan-only-access-configuration.tsx
1
name:

'AdGuard Home Configuration for LAN-Only Access'

2
desc: 'Learn how to secure AdGuard Home by configuring it for local network access only, preventing unauthorized DNS usage and strengthening your network's security with simplified steps.'
2024-09-19
#Self-Hosted#Openwrt#IPV6Technical Sharing