diff --git a/README.md b/README.md index 06cc9bb..d4d4a29 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,22 @@ # WireGuard Easy +[![Build & Publish Docker Image to Docker Hub](https://github.com/WeeJeWel/wg-easy/actions/workflows/deploy.yml/badge.svg?branch=production)](https://github.com/WeeJeWel/wg-easy/actions/workflows/deploy.yml) + +You have found the easiest way to install & manage WireGuard on any Linux host! + +![](./assets/screenshot.png) + +## Features + +* All-in-one: WireGuard + Web UI +* A beautiful management Web UI +* Easy installation +* List, create, delete, enable & disable clients +* Show a client's QR code +* Download a client's configuration file +* Statistics for which clients are connected +* Gravatar support 😏 + ## Installation ### 1. Install Docker diff --git a/assets/screenshot.png b/assets/screenshot.png new file mode 100644 index 0000000..294bef7 Binary files /dev/null and b/assets/screenshot.png differ diff --git a/assets/wg-easy.sketch b/assets/wg-easy.sketch index 2a202b8..c72b7c3 100644 Binary files a/assets/wg-easy.sketch and b/assets/wg-easy.sketch differ diff --git a/src/www/img/apple-touch-icon.png b/src/www/img/apple-touch-icon.png index 234e935..2ebeee5 100644 Binary files a/src/www/img/apple-touch-icon.png and b/src/www/img/apple-touch-icon.png differ diff --git a/src/www/img/favicon.png b/src/www/img/favicon.png index 7dbb050..470e2e9 100644 Binary files a/src/www/img/favicon.png and b/src/www/img/favicon.png differ diff --git a/src/www/img/logo.png b/src/www/img/logo.png new file mode 100644 index 0000000..582b131 Binary files /dev/null and b/src/www/img/logo.png differ diff --git a/src/www/index.html b/src/www/index.html index e93aa45..c75e43d 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -14,16 +14,20 @@
-

WireGuard

-

- Logout - - - -

+ + Logout + + + + +

+ + WireGuard +

+

@@ -32,7 +36,7 @@
@@ -95,7 +99,7 @@
+ class="inline-block align-middle rounded-full w-10 h-6 mr-1 bg-red-800 cursor-pointer hover:bg-red-700 transition-all">
-
@@ -325,18 +329,18 @@
-
- +
- +