Using EasyTier and a Proxy at the Same Time

Using EasyTier and a Proxy at the Same Time On a phone, only one VPN can exist at a time, so EasyTier and a proxy cannot be used directly at the same time; here is a workaround. Preparation Here I will use EasyTier and v2rayN as examples. We also need any other proxy software; I used FlClash. Steps Both EasyTier and v2rayN need the tun mode turned off, that is, v2 stays in proxy-only mode. ...

2025-11-16 · 1 min · 3rd

EasyTier with frp Internal Network Traversal

EasyTier with frp Internal Network Traversal Background Foreign servers have high latency, which makes game streaming inconvenient; domestic servers have expensive bandwidth, which makes game streaming unaffordable. So I thought of using internal network traversal to open a public port… Preparation Any internal network traversal service will do — only a single port is needed. Here I use the public 1.1.1.1:12345 as an example. ⚠️ Note: For the local <IP:PORT> of the internal network traversal, be careful NOT to use 127.0.0.1 or localhost; you can use another internal address bound to your network interface, such as 192.168.1.23. Otherwise it will complain about a loopback address or something. Just use the port EasyTier listens on, which defaults to 11010. ...

2025-11-12 · 2 mins · 3rd

Batch Deleting Windows Registry Entries

Batch Deleting Windows Registry Entries The system has a built-in app store. When right-clicking to extract something, there is an “Extract to current path” option, and I clicked it without thinking; the store then automatically installed a “Win解x缩” app. It opened by itself and, before I had even used it, a pop-up appeared asking me to pay money to buy spirit money to burn for them. ...

2025-08-20 · 7 mins · 3rd

Google Play Always Shows Pending Install Items

Google Play Always Shows Pending Install Items It started appearing one day after I bought the phone, and no matter what I did I could not eliminate the prompt; this finally settles it. Steps Almost every new phone has a Google Play services for AR. Back then I did not know what it was for, so I uninstalled it, and ever since there has been a prompt: 1 Google Play - 管理应用和设备 - 上次更新时间:X 分钟前和 1 个待安装项目 Finally, on V2EX I saw a post Seeking help: when updating apps on Google Play, there are always pending install items with the same situation. ...

2023-12-05 · 1 min · 3rd

Restoring WindTerm's Disappeared Menu Bar

Restoring WindTerm’s Disappeared Menu Bar WindTerm’s menu bar mysteriously disappeared. Is this a collapse of morality, or a distortion of human nature? Steps First press Alt+W, then press Alt+M. Also note the program’s permissions. If the permissions do not match the current user, the menu bar also seems to disappear. References windTerm menu bar disappeared and how to bring it back

2023-09-02 · 1 min · 3rd

Cleaning Up Remote Desktop History

Cleaning Up Remote Desktop History Microsoft really doesn’t care about small details; these little problems are probably ancient legacy issues. Steps 1. Clean up the configuration file There is a Default.rdp in the Documents directory, which stores the configuration of the last connection. Deleting it can clear the default display, but it will be created again the next time you connect to Remote Desktop, so it is not very meaningful. ...

2022-10-06 · 1 min · 3rd