Skip to main content

Selfhosted

Using WireGuard for Transparent Proxying in OPNsense (Advanced)

·2465 words·12 mins
Note: This article involves a lot of advanced networking knowledge (some of which I only have a partial understanding of myself), so please have a certain degree of self-problem-solving ability when following this article!

Setting up tun2socks service on OPNsense

·1280 words·7 mins
Since the Squid package on OPNsense will be deprecated and this method cannot proxy UDP/Quic traffic, a new method is used to solve this problem.

Notes on Setting up PVE, OPNsense, and Ubuntu Server

·3224 words·16 mins
Note: This article is just a product of my own exploration and experimentation, not a tutorial. I cannot guarantee that all the content is correct. If you find any errors, please feel free to point them out.

Migrating the Backend Server System to Ubuntu Server

·930 words·5 mins
I was happily using CentOS 7, but then I learned that Red Hat is going to crack down on us free-riders (I feel like I was force-fed a mouthful of 💩). So, for the sustainable development of the server (actually, I’m just bored during the holidays), I’m reinstalling the system and updating the ancient cheat sheet.

Self-use Cheatsheet

·410 words·2 mins
A self-use cheatsheet to record commands that are needed but easily forgotten. Constantly updating…

Docker Learning Notes

·301 words·2 mins
But now I’m really bored + there are still many software based on Docker (or only provide Docker installation tutorials, which is annoying), so I plan to deploy the core services directly on the server, and put some unimportant things in Docker.