Password Manager: Setting Up Bitwarden with Vaultwarden Using Docker on Windows

Learn how to set up a self-hosted Bitwarden password manager using Vaultwarden on Windows. This step-by-step guide covers Docker installation, Vaultwarden configuration, and using Cloudflare Tunnel for secure external access. Perfect for VPNs, NAS, or soft routers.

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

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.

🐦How to Sync RSS Feeds to Twitter (X.com) Using Pipedream

I previously used IFTTT and Dlvr.it for RSS-to-Twitter synchronization, but both platforms have now become paid services, making it impossible to continue using them for free. While attempting to sync RSS to BlueSky, I discovered PipeDream, a platform that allows users to create simple workflows using Python or NodeJS. This means it's theoretically possible to sync RSS feeds to Twitter, such as personal blogs or Douban's "Currently Watching/Reading" feeds, which support RSS output. After successfully testing this setup, I decided to write this guide to help others who might need it.

🎮Fixing Path of Exile 2 Loading Screen Freezes on Windows 11 24H2

Discover how to fix Path of Exile 2 loading screen freezes on Windows 11 24H2 with PoEUncrasher. Learn about solutions for AMD CPU issues and improve your gaming experience without system crashes.

📦Custom OpenWRT Software Sources

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.

🌐Configuring IPv6 DDNS for Local Network Devices in OpenWRT

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.

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

"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.”

🐮Installing Tailscale on FnOS for NAT Traversal

If you're interested in remote access to your home network, our article provides a detailed guide on setting up Tailscale for internal network penetration on FnOS . Learn how to enable SSH, install Tailscale, and configure it for seamless access to your NAS from anywhere. Don't miss the tips on security and automation.

🛡️Firewall Configuration After Purchasing a Cloud Server

This article provides a step-by-step guide on manually configuring IPv4 and IPv6 firewall rules for a cloud server running Ubuntu 22.04 using iptables. It covers allowing local loopback interfaces, established connections, specific service ports, and limiting SSH login attempts. Additionally, it explains how to persist firewall rules across reboots using iptables-persistent, ensuring your server's security settings are maintained automatically. Ideal for users who need to manage their server's firewall configurations without a web interface.

🤖LobeChat For Android

"Discover how I created an Android app for LobeChat using AI insights. This open-source project facilitates easier access to self-hosted AIGC services, addressing common challenges and enhancing user experience. Learn about the development process, features, and future improvements.”