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 Actually, I have never been interested in intranet penetration technology before, mainly because my home broadband is an IPv4/IPv6 public network dual stack environment (IPv4 is still 3 dial-up, 3 public network IPs, 3 uplinks of 60M, which can't be used up!), a dynamic domain name, an iQuick port mapping, and a...
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.
Preface Cloudlfare is a blessing to many people in China, mainly for individual webmasters (such as me): for new webmasters with a certain technical foundation, if they don’t have a record, but want to publish their own sites on the public Internet, using Cloudflare is just a matter of minutes (…
Preface I have previously written an article about using home broadband to build a mailbox, but this kind of self-built mailbox can only receive messages. Whether the messages can be sent to the other party's mailbox depends purely on the email security policy of the email provider used by the other party (for the construction and subsequent test results, see the article: Docker series builds a mailbox based on p...
1. In my previous articles, I have provided some formulaic website building suggestions, as follows: If you want to publish to the public network, you need to choose the most suitable publishing method based on your actual environment and the reverse proxy you use. You can refer to my previous articles: 1. Dock...