Browse Source

Update readme

pull/438/head
Yamzik 4 years ago
parent
commit
ff5cdd1a3c
  1. 7
      README.md
  2. BIN
      assets/screenshot.png

7
README.md

@ -11,7 +11,7 @@ This is a rust port of parent repository
* All-in-one: WireGuard + Web UI. * All-in-one: WireGuard + Web UI.
* Easy installation, simple to use. * Easy installation, simple to use.
* List, create, edit, delete, clients (enable & disable are currently broken). * List, create, edit, delete, clients.
* Show a client's QR code. * Show a client's QR code.
* Download a client's configuration file. * Download a client's configuration file.
* Statistics for which clients are connected. * Statistics for which clients are connected.
@ -23,11 +23,6 @@ This is a rust port of parent repository
* A host with a kernel that supports WireGuard (all modern kernels). * A host with a kernel that supports WireGuard (all modern kernels).
* A host with Docker installed. * A host with Docker installed.
## Flaws
* Application state r/w race contitions due to this is stored on the disk with no caching
* Enabling/disabling clients is currently unavailable due to former flaw
## Installation ## Installation
### 1. Install Docker ### 1. Install Docker

BIN
assets/screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Loading…
Cancel
Save