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...
Introduction When we use WordPress to build our own personal blog, we often encounter a problem that we need to use multiple ways to access WordPress. For example, in the intranet, I want to use the intranet address 192.168.xx to access, and in the external network, I...
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...
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 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 前因 其实在以前的文章中,我是有比较公式化的建站建议的,内容如下: 如果要发布到公网上的,大家需要根据实际环境和自己使用的反向代理选择最适合自己的发布方式,可以参考我以前的几篇文章: 1、dock…
Introduction Usually, when we build a website, we have to provide https access to the outside world. If the domain name resolution and CDN are using cloudflare, it is fine (compared to domestic cloud providers, cloudflare has very few operations to configure ssl...
As shown in the figure above, with the in-depth implementation of the "Network Power Country" strategy, major domestic operators have been trying their best to recycle IPv4 public network addresses in the past two years. Take Chengdu Telecom as an example: as long as you change your package, even if you upgrade your package, the original IPv4 public network address may be...
Preface I have introduced several apps that can share files. The most complex one is minio on the private COS platform (I mainly use it to provide downloads of large files. After all, minio's permanent file links need to be generated manually, which is slightly slow and inefficient. For specific configuration steps, see...