Blogger Avatar

人間になりたい!!!!!


皖ICP备2025096275号

Articles in category Linux

Self-Hosted Proxy Node - The Simplest Guide to Building VLESS + Reality + uTLS + Vision Proxy Node

After the author previously attempted to set up a proxy using the `Shadowsocks` protocol and used it for a period of time, the port used by the proxy was unfortunately detected and blocked by the local firewall in the province. Therefore, a solution change was decided. After attempting to set up nodes using x-ui and discovering that connection could not be established no matter what, a manual setup solution was researched. This article will teach you how to quickly build a proxy node using `VLESS` + `Reality` + `uTLS` + `Vision` algorithms, achieving the most secure proxy solution.

OSPF Networking Based on Bird for New OpenWrt

When configuring studio/enterprise networks, it is often necessary to implement interconnection between multiple network segments. These segments are typically at the same level or different levels, not in a hierarchical relationship, so they cannot directly communicate with each other. In such cases, we need to configure OSPF on the routers. This article will teach you how to implement OSPF networking on routers running OpenWrt.

Proxmox VE Shared Storage Solution - Setup and Configuration of VirtIO-FS

The author recently switched their server from Windows Server 2025 to a combination of Debian 13 + Proxmox VE. When using Windows previously, although data was categorized, Hyper-V virtual machines and other data files were still on the same disk. After switching to Proxmox VE, there was a need for multiple virtual machines to share disk access. However, there are many file sharing protocols with varying levels of configuration complexity. This article will introduce the VirtIO-FS protocol and guide you through its configuration.

Access Remote Devices Anytime, Anywhere! - Self-hosted Remote Network VPN - Easytier Deployment Guide

Sometimes we need to access remote devices that are not in the same internal network environment when we're outside. Setting up services like `Frp` can be very troublesome and inflexible. That's when we need a VPN service. But traditional VPN services have high setup costs: servers are too expensive, and setup is very complicated. So, is there a low-cost, easy-to-deploy VPN service? Yes. This article will introduce you to a self-hostable civilian VPN networking service called `Easytier`.