June 6, 2025
·
7 min read
· Page View:

Frankly speaking, the first time I heard about Cloudflare is the service so called Cloudflare WARP which is provided by Cloudflare. Nowadays, you must have heard the fastest and private network can be provided by Cloudflare. If I say Cloudflare achieves the fastest object by the first step to visiting any website, the world’s fastest public DNS 1.1.1.1
. You can probably guess the private provider, yes, that is Cloudflare WARP
. So this article I will introduce the Cloudflare WARP further zero trust and how to use it.
...
June 4, 2025
·
5 min read
· Page View:

In common situation, when you use the cloudflare to resolve your domain name, and you choose to use the cloudflare proxy
(the yellow cloud icon), then cloudflare would probably get your domain resources into their CDN, that could be a good thing, but as we know, the network in mainland has some special rules, so for the free tier user, the access to the resources in the CDN would be somehow worse, even rest
. That means, if the user connect to the node which has high latency, the request will experience worse. So this article will introduce some methods to help your resources access to the cloudflare nodes which are optimized for the mainland.
...
June 3, 2025
·
1 min read
· Page View:

Do you really know what is the network activity on your phone? Have you ever wondered how to capture the https packages on your phone? In this article, I will introduce you to the MitM
and how to capture the https traffic on your phone.
...
May 25, 2025
·
2 min read
· Page View:
本文介绍获取 Cookie 最直接常用的方法。
...
May 24, 2025
·
4 min read
· Page View:

Normally, there are many types of software licenses, each with different terms and conditions. Choosing the right license for your project can be a daunting task. In this article, we will discuss the different types of software licenses and how to choose the right one for your project. And in the end, I make a simple website https://license.timerring.com to help you choose exactly the license you need.
...
May 11, 2025
·
5 min read
· Page View:

According to the last article about
A Brief Introduction to DNS, you may have a basic understanding of DNS. In this article, I will show you how to resolve domain name to IP address or other information in practice.
...
April 21, 2025
·
8 min read
· Page View:
This is a lecture note of Hidden Markov Models.
...
April 20, 2025
·
27 min read
· Page View:
This is the notes for the lecture of Markov Chains.
...
April 20, 2025
·
8 min read
· Page View:
This is a summary of the lecture notes of Markov Processes.
...
April 9, 2025
·
2 min read
· Page View:
This is a viable build record. The multi platform builds are supported by docker buildx
, which is related to binfmt_misc
and QEMU
.
...