Skip to content

Ortus-Ireland/wgConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wireguard Deployment Script for Ubuntu 20.04

This script will deploy a wireguard server to a Ubuntu 20.04 vm and automaticially generate keys and conf files to connect clients to it.

To run variables need to be passed to the script.

  • 1 - $HowMany - How many keys would you like to generate"
  • 2 - $StartingIPAddr - What is the starting ip the keys shoudl increment from. e.g: 10 would result in the first ip of the first key being x.x.x.10, the next would be x.x.x.11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages