Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asperandlabs/wireguardconfigurator
Convenient utilities and management for wireguard
https://github.com/asperandlabs/wireguardconfigurator
clean-architecture cli-app dotnet management wireguard
Last synced: 1 day ago
JSON representation
Convenient utilities and management for wireguard
- Host: GitHub
- URL: https://github.com/asperandlabs/wireguardconfigurator
- Owner: AsperandLabs
- Created: 2021-05-29T17:54:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T18:18:59.000Z (over 3 years ago)
- Last Synced: 2024-11-22T21:48:27.224Z (2 months ago)
- Topics: clean-architecture, cli-app, dotnet, management, wireguard
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wireguard Configurator
Wireguard is a vpn technology that is catching on fast, the set up is very simple but is time consuming if you are setting up on multiple machines. It can be hard to keep track of all the clients you have once you have a complex network. The only real solution is to keep spread sheets with information of the network you have created. This project aims to solve these issues and add even more convinience features.## Features
(This application is still in its very begining stages, features and roadmap coming soon)## Dependencies
This project depends on having the .NET 5 sdk installed for building and the .NET 5 runtime for running. It also expects that you have already installed wireguard on what ever distro you use## Platform Support
As of right now I am only interested in supporting linux, windows may come in the future but it is far from a priority for me.## Contributing
Matrix room coming soon to discuss features and how to contribute.