1.0.1
what
- Updating to the new ProtonVPN Wireguard VPN connection
- Disabling IPV6 in all containers
- Adding entries to Makefile
why
- The ProtonVPN container being used changed to the new model and it is breaking the stack
- It also adds the Killswitch mechanism referenced on issue #3
- Improve the maintenance process by using routines through Makefile
references
- ProtonVPN Docker image - https://github.com/tprasadtp/protonvpn-docker
- closes #3
- closes #10