Commit 5a0237e3 by César Galvis

docs: updated readme

parent 2028001c
......@@ -4,8 +4,8 @@ Configure a virtual machine to connect to a VPN (FortiNet) through a proxy for L
## References
- [redeszone.net](https://www.redeszone.net/tutoriales/servidores/vagrant-instalacion-configuracion-ejemplos/)
- [dev.to](https://dev.to/sannae/setting-up-windows-virtual-test-environments-with-vagrant-4k1b)
- [Vagrant: Instalación, configuración y ejemplos de uso](https://www.redeszone.net/tutoriales/servidores/vagrant-instalacion-configuracion-ejemplos/)
- [Setting up Windows virtual test environments with Vagrant ](https://dev.to/sannae/setting-up-windows-virtual-test-environments-with-vagrant-4k1b)
- [Vagrant Boxes](https://portal.cloud.hashicorp.com/vagrant/discover)
## Requirements
......@@ -65,6 +65,7 @@ nmap --proxies http://192.168.56.10:3128 $PRIVATE_DOMAIN_OR_IP
#### Add proxy for SSH connection
> `corkscrew` required for proxy setup
> `sshpass` required for connections with plain text passwords
Copy and modify the bash scripts [here](src/scripts/bash/).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment