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 前言 在我的群站的实时健康监测及报警这一块,我一直使用的是uptime-kuma + bark server的组合(具体搭建及配置参见:docker系列 搭建基于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.