

Once setup, you can test your configuration by turning WiFi off (your device should automatically connect to your VPN network). I setup two Tasker rules, one that enables a connection to my WireGuard VPN server when I’m not on my home network, and another that disables the connection when I am connected to my home network. It’s pretty powerful, though kind of non-intuitive if it’s your first time using the app. For example, you can setup rules to turn on “Do Not Disturb” when you walk into work.
#Vpn guard plugin android#
Tasker is an Android app that can automate your phone. After installing the app, follow the instructions in the referened article to configure and test your setup.
#Vpn guard plugin download#
Once you have your server setup, head over to Google Play to download WireGuard’s client for Android. Please see this article for more on setting up a WireGuard VPN server. # don't forget to poke a hole open in your router's firewall Here is my docker-compose.yml configuration:

I setup WireGuard VPN on a server I have at home running Docker.
#Vpn guard plugin software#
I chose it because I’m interested in evaluating newer technologies, but you can just as well use other VPN software like, OpenVPN. WireGuard is a stateless VPN network that has been gaining popularity in recent years. This includes my phone providers cellular network, the WiFi network at work, free WiFi networks in stores and around town, etc. Note: I define an unsecure network as any other network besides my home network. _unprivileged_port_start= 53 environment: If you are interested, here is the docker-compose.yml configuration for my Pi-Hole and Cloudflared setup: Configuring your router’s DNS and firewall settings.WireGuard enabled on my Pixel 4īefore continuing, setting this up requires some experience with: I’d like to describe my setup for WireGuard VPN and enabling an automatic connection to it when I’m on an unsecure network.

Now that things are beginning to open up and I will begin to travel more regularly to work, leisure, etc, I’d like to maintain this level of digital privacy whenever I’m on the go. This has worked well for me for the past few months. ensure my ISP’s ability to observe the browsing habits of those on my home network is minimized, with DNS-over-HTTP.ensure the devices on the secure portion of my home network don’t process requests made by advertising, tracking, and analytics software.I spent a lot of my extra time (late nights) in 20 setting up and configuring a secure home network.
