Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulichp/easy-wireguard

Bash script that helps you set up a WireGuard VPN with your preferred web panel.
https://github.com/paulichp/easy-wireguard

bash bash-script docker ipv4 ipv6 linux nat privacy vpn wireguard wireguard-ui wireguard-vpn wireguard-vpn-setup

Last synced: about 3 hours ago
JSON representation

Bash script that helps you set up a WireGuard VPN with your preferred web panel.

Awesome Lists containing this project

README

        

# Easy WireGuard

Easy WireGuard is a bash script that helps you set up a WireGuard VPN with your preferred web panel. This script provides two web panels to choose from, wg-easy and wg-access-server.

## Requirements

- Docker

## Quick Installation

You can install and run Easy WireGuard in one step:

```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/PaulichP/Easy-WireGuard/master/EasyWireGuard.sh)"
```

## Usage

Just follow the on-screen instructions to complete the installation and setup process.

## Web Panels

Easy WireGuard offers two web panels to choose from:

### wg-easy

This is a lightweight and easy-to-use web panel that provides basic WireGuard configuration options.

https://github.com/WeeJeWel/wg-easy

### wg-access-server

This is a more advanced web panel that offers additional features such as multi-user support and traffic monitoring.

https://github.com/freifunkMUC/wg-access-server

## Support

If you have any questions or issues with Easy WireGuard, please contact the developer via email at [email protected].

## License

Easy WireGuard is licensed under the MIT License. See LICENSE for more information.