Skip to content

leorog/wg-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 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/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published