Skip to content

ccolic/wireguard-vpn-config-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireguard VPN configuration wizard

A Wireguard configuration wizard written in Java.

This program was written during the BTI7301-Project-1 module at the Bern University of Applied Sciences Engineering and Information Technology.

The config wizard will help you setup a VPN connection using the Wireguard technology (https://www.wireguard.com/)

Installing

To run the program, simply run the JAR file:

java -jar wireguard-vpn-config-wizard.jar

Development

Simply clone the repository and import it into your favorite Java IDE.

In the util/dev directory you can find some Vagrantfiles (https://www.vagrantup.com/) that help you test the generated configurations. See the README files for more information

Use the included build.sh script to build the project. We have decided way too late to use Maven, which would have been way better.

Contributing

Feel free to fork this project, add your improvements and submit a pull request.

Authors

License

This project is licensed under the GNU General Public License, Version 2 - see the LICENSE file for details

About

A Wireguard configuration wizard written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published