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...
In fact, in previous articles, I have a relatively formulaic suggestion for building a website, as follows: If you want to publish to the public Internet, you need to choose the most suitable publishing method according to the actual environment and the reverse proxy you use. You can refer to my previous articles: 1. Docker...
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...
Introduction What does "building a website with a public IP but no legal ports 80 and 443" mean? This mainly refers to two scenarios: home broadband with a public IP and unregistered cloud hosts. 1. Home broadband with a public IP Now home broadband with a public IP (mainly IP…
Preface The free CDN solution provided by Cloudflare for individuals works well in places other than China. However, Cloudflare normally only accepts secondary domain names to be accessed in the form of NS, and the public IP address needs to be specified when setting up through DNS...