Categories
Linux Technology

V2Ray Setup with WebSocket, TLS using Apache

In this post, I will introduce my method to set up a V2Ray service using WebSocket, TLS, and apache. This technique will hide your network traffic just like any other normal https traffic. It will not affect your existing sites on Apache if you configure it right. For further details of this tool, you can […]

Categories
Linux Technology

Add SSL Certificate to Your Website

After setting up my first WordPress site, I’m able to post updates and decorate the themes. However, every time when someone visits my site, there will be a sign beside our domain indicating that the connection isn’t encrypted and it’s not safe. To address that issue, we have to enable the https connection and apply […]