Add detailst to README

This commit is contained in:
iFargle
2023-02-06 14:14:14 +09:00
parent b5ea066ca6
commit 765e32dbb3
6 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,13 @@
# headscale-webui
* This is just a simple front-end for a Headscale server.
Screenshots:
![Machines](screenshots/machines.png)
![Users](screenshots/users.png)
![Add a new machine](screenshots/machine_add.png)
![Machine Details](screenshots/machines-page.JPG)
![API Key Test](screenshots/key_test.png)
## Installation:
1. This assumes you have traefik as your reverse proxy. I'm sure it will work with others, but I don't have experience with any.

BIN
screenshots/key_test.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
screenshots/machine_add.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
screenshots/machines.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
screenshots/users.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB