Preface: The title of this article sounds very literary, but it doesn’t really fit my style. After all, although my thoughts are very high (at least 3 or 4 stories high), my literary literacy is very average (I scored 120 in the Chinese language test in the 1998 college entrance examination, but it was just luck). Let me first talk about why I have this…
The idea came up because I have deployed a lot of applications at home, and the broadband at home has a dynamic public IP address, so sometimes when friends need to access it, they can only use http://dynamic domain name:port to temporarily send it to others. The original http method is plain text, and...
Preface In the previous article (construction), we successfully deployed the server and agent of wgcloud (see article: Home Data Center Series Deploy Your Own Operation and Maintenance Monitoring System through wgcloud (Part 1): Construction). After a period of actual operation, we finally...
Preface: I have been thinking and practicing how to make full use of the 2-core 2G 4M bandwidth Tencent Cloud lightweight server that I had to spend a huge amount of money to buy for filing. ... buy for filing. I have been thinking and practicing how to make full use of the 2-core 2G 4M bandwidth Tencent Cloud lightweight server that I had to buy for filing. I have been thinking and practicing how to make full use of the 2-core 2G 4M bandwidth Tencent Cloud lightweight server that I had to buy for filing. I have been thinking and practicing how to make full use of the 2
1 Introduction For the real-time health monitoring and alarm of my group stations, I have always used the combination of uptime-kuma + bark server (for specific construction and configuration, please refer to: Docker series to build a message push service based on bark server...
Solution Background As operators tighten their control over IPv4 public network addresses (Chengdu Telecom requires packages above 399 yuan plus a monthly service fee of 100 yuan to get an IPv4 public network address, and for old users with public IPv4 addresses, even if they upgrade their packages, the IPv4 public network address is likely to be...
Preface In my previous two articles, I introduced proxychains (see: Home Data Center Series Powerful Local Proxy Tool: Proxychains) and gost (see: Home Data Center Series Use GOST to Build Your Own Proxy Server and Forwarding...
Preface I still remember that I spent a lot of time searching and researching on the Internet in order to simply run a standard proxy server function on macOS, Windows, and Debian (mainly to support username and password authentication). Win even used CCP for a long time before...
Preface proxychains is a UNIX/LINUX program that redirects the TCP connection of an application to a specified proxy server through a secure tunnel. The protocols supported by Proxychains are SOCKS4, SOCKS5, HTTP…
Project Background Only 2 or 3 friends of mine were looking at my emby before. Without thinking too much, I just used an unregistered domain name and directly mapped the port on iQIYI to the intranet http port of emby installed on the NAS. This was nothing.