Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/paulichp/easy-wireguard
- Owner: PaulichP
- License: mit
- Created: 2023-05-07T20:03:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T09:18:22.000Z (about 1 year ago)
- Last Synced: 2023-09-25T15:30:44.413Z (about 1 year ago)
- Topics: bash, bash-script, docker, ipv4, ipv6, linux, nat, privacy, vpn, wireguard, wireguard-ui, wireguard-vpn, wireguard-vpn-setup
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.