How do I redirect HTTPS site to another HTTPS site over LAN using a linux?

Is there a tool, or a command for linux that can make possible to redirect HTTPS site to another HTTPS site on LAN? i’m using Kali Linux, and all the tools and commands that i found was to redirect HTTP to a local hosted website IP.
I want… Continue reading How do I redirect HTTPS site to another HTTPS site over LAN using a linux?

How do you mitigate the risk of stolen unencrypted data because you are using Cloud DNS to proxy the request that are sent to your server?

Goal

My goal is to build a PWA. I am new to programming and I believe it is better to start with NGINX.

I have not found a good article (explaining the security risk) about using the Cloud DNS (such as Alibaba Cloud DNS) to function as a… Continue reading How do you mitigate the risk of stolen unencrypted data because you are using Cloud DNS to proxy the request that are sent to your server?