Category: Clash Meta
-
Post Views: 6 🧭 1. Introduction: Why do you need to upgrade the WireGuard diversion plan? In the early practice of self-built VPNs, the common architecture is usually: This approach seems simple and effective at the beginning, but gradually exposes several real problems as the usage time grows: ❗ The essence of practical problems Not WireGuard is not available, but:…
-
Post Views: 23 ⚠️ Experimental description (important) This article is the third part of a series of practice, continuation(1): The principle of minimalism and the construction of the first editionAnd(2): DNS minimum correctionexperimental technical exploration. The current configuration is still in the validation stage: The network environment, DNS behavior and VPS line quality in different regions will have an impact…
-
Post Views: 24 ⚠️ Experimental description (important) This article is the second part of a series of practice, continuation(1): The principle of minimalism and the construction of the first editionexperimental technical exploration. The current configuration is still in the validation stage: The network environment, DNS behavior and VPS line quality in different regions will have an impact on the final…
-
Post Views: 19 ⚠️ Experimental description (important) This article records a personal Clash Verge Rev + Wireguard + Wstunnel + MetaCubex dataset The configuration refactoring process in the environment. This content is an experimental technical exploration: The network environment, DNS behavior and VPS line quality in different regions will affect the final effect. 1. Background: From ‘usable’ to ‘unstable’ The…
-
Post Views: 22 Background In the domestic network environment, operators often limit the speed of UDP traffic or directly block the UDP traffic, resulting in unstable or unusable UDP-based VPN connections such as WireGuard. To solve this problem, I use wstnnel Encapsulate WireGuard’s UDP traffic as WSS (WebSocket Secure over TLS) flow. WSS is essentially a WebSocket based on TLS,…
-
Post Views: 43 1. Problems On Android phones, I maintain two sets of self-built VPN schemes at the same time: [截图 1:Play 商店更新界面,应用卡在“等待中”] Option A can be updated normally, but Option B cannot——The link difference between the two servers to the Play Store makes the problem look like caused by the server area or network quality. So, I started a…
-
Post Views: 21 1. Problems When using a self-built VPN scheme (Wstunnel + Wireguard + Clash Verge Rev), I found that Thunderbird cannot send mail through Gmail, and the error is as follows: At the same time,Access via browser https://mail.google.com But completely normal. This means that the VPN itself can connect to Google, and the problem is that the traffic…
-
Post Views: 26 🧭 1. Problem background (real use scene) On Android phones, I use two VPN network architectures at the same time: 🟢 Scheme A: Vultr + Wireguard (Singapore) 📷 (Figure 2: Vultr Wireguard is updated normally) 🔴 Scenario B: ZGoCloud + Wstunnel + Wireguard + Clash Verge Rev (L.A.) 📷 (Figure 1: Play Store cannot be updated) 👉…
-
Post Views: 46 📌 Preparation You need to download five files from the following link: file name Use com.termux_1002.apk Terminal emulator, running wstunnel com.termux.boot_1000.apk Boot self-start plugin (optional) wstnnel(no suffix) Tunnel client program flclash FLCLASH client program zgocloud-android-vpn.yaml Your exclusive VPN profile 以下是完整的中文内容的英文翻译,格式和内容完全对应,未作任何调整。 Below are the official websites and download channels corresponding to the first four files: File Name Software…
-
Post Views: 359 I have been using ZgoCloud + Wstunnel + Clash Verge Rev on Windows before, and it is quite stable. Recently, I want to reproduce a set on Ubuntu 26.04, and I hope that it can be automatically connected when it is turned on, without manually typing commands every time. After tossing for an afternoon, I finally got…
