mirror of
https://github.com/jwhited/wgsd.git
synced 2025-10-16 09:45:35 +08:00
add vagrant playground
This commit is contained in:
11
vagrant/README
Normal file
11
vagrant/README
Normal file
@@ -0,0 +1,11 @@
|
||||
Quick start instructions
|
||||
|
||||
Clone & build wgsd:
|
||||
~# go get github.com/jwhited/wgsd
|
||||
|
||||
Start and provision VMs with Vagrant:
|
||||
~# cd ~/go/src/github.com/jwhited/wgsd/vagrant
|
||||
~# vagrant up
|
||||
|
||||
Setup Wireguard Mesh:
|
||||
~# ./setup.sh
|
Reference in New Issue
Block a user