Create a local Windows10 VPN bastion using a vagrant box
Intro There are many examples online on how to create a linux vagrant box including mine. But not so much around windows boxes. The easiest way? just shop around in Vagrant Cloud, identify a windows box, and spin it using vagrant up. Thatβs exactly what I did but I faced a problem after the trial …
Read more “Create a local Windows10 VPN bastion using a vagrant box”