Skip to content

jacobgraf/wirewizardqr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wire Wizard QR

WireGuard Config and QR Code Generator

Table of Contents

Overview

Wire Wizard QR is a bash script designed to make it easy for you to generate WireGuard configuration files and QR Codes.

Features

  • Easily generate WireGuard configuration files with custom parameters
  • Auto-generate QR Codes for easy mobile setup
  • Predefined server options for quick selection
  • Dynamic endpoint and public key options

Requirements

  • Bash
  • WireGuard tools
  • QRencode

Installation

Clone this repository or download the script and run it in a terminal window.

git clone https://github.com/jacobgraf/wirewizardqr.git && cd wirewizardqr && chmod +x wire-wizard-qr.sh

Usage

Execute the script by running:

./wire-wizard-qr.sh

Follow the on-screen prompts to generate your WireGuard configurations and QR Codes. The generated files will be saved in a directory specified during the script execution.

License

This project is licensed under the GNU General Public License v3 (GPLv3). For more details, see the LICENSE file in the repository.

Contributions

Contributions are welcome! Please read the contributing guidelines before making any changes.

About

Wire Wizard QR - WireGuard Config and QR Code Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages