Skip to content

SpryServers/WireGuard-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireGuard Provisioning Scripts

Note: This is under heavy development. I provide no warranty as to the security or operation of these scripts! Use with caution!

Objective

Fully automate WireGuard server provisioning and client configuration generation.

Instructions

  1. Edit server/src/addpeer.sh with your server information (public key, ip, IP range, interface, etc)
  2. From the server folder in this repository run: $ sudo ./install.sh. To add a client:
  3. $ sudo /opt/wg-provision/addpeer.sh
  4. Client configuration file will be available at /opt/wg-provision/generated

Todo

  1. Alot. I'll update this later.

*WireGuard https://www.wireguard.com is licensed under the GPL2, copyright Jason A. Donenfeld [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published