Skip to content

A single page web application helpful for generating WireGuard configuration files for clients when your wireguard system does not support config file generation (e.g. pfsense routers). This project requires a solid understanding of WireGuard configuration.

License

Notifications You must be signed in to change notification settings

bp2008/Wireguard-Peer-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wireguard-Peer-Helper

A single page web application helpful for generating WireGuard configuration files for clients when your wireguard system does not support config file generation (e.g. pfsense routers). This project requires a solid understanding of WireGuard configuration.

Demo

You can run this application directly from the following URL:
https://bp2008.github.io/Wireguard-Peer-Helper/index.html

Alternatively, download the index.html file and open it in a web browser.

Tunnels and peers added within the application are saved in the browser's local storage. It is highly recommended to delete peers after exporting their configuration files, to prevent leaking their private keys.

This application does not transmit any information to any web service or other entity. All keys are generated by your web browser and are stored locally in your web browser's local storage until you delete them.

About

A single page web application helpful for generating WireGuard configuration files for clients when your wireguard system does not support config file generation (e.g. pfsense routers). This project requires a solid understanding of WireGuard configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages