Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 425 Bytes

readme.md

File metadata and controls

8 lines (8 loc) · 425 Bytes
  • run terraform
  • gen client keypair bin/genkeys
  • get server public-key ssh leorog@<ip> -t "sudo wg"
  • update client config with server ip, public key and client private key wg0-client.conf
  • add client public-key to server peer list peers.conf
  • update server peer list bin/add-peers
  • connect sudo wg-quick up wg0-client.conf
  • check if its working curl https://ifconfig.me/