Go to file
Darshil Chanpura f605ab9d9e Corrected README.md 2021-07-13 22:43:43 +05:30
cmd Design changes, improved sorting, go:generate 2021-07-13 12:07:16 +05:30
dist/systemd Design changes, improved sorting, go:generate 2021-07-13 12:07:16 +05:30
frontend Minor changes in name and small design update 2021-07-13 22:11:50 +05:30
server Design changes, improved sorting, go:generate 2021-07-13 12:07:16 +05:30
wireguard Added initial code with working server and proxy 2021-07-11 22:14:37 +05:30
.gitignore Fixes in UI and sorting 2021-07-12 00:12:48 +05:30
LICENSE Added initial code with working server and proxy 2021-07-11 22:14:37 +05:30
README.md Corrected README.md 2021-07-13 22:43:43 +05:30
go.mod Added initial code with working server and proxy 2021-07-11 22:14:37 +05:30
go.sum Added initial code with working server and proxy 2021-07-11 22:14:37 +05:30

README.md

WireGuard® Reporter

[WIP]

This project is to get status of the devices that are connected.

Usage

go generate ./...

# Build and run Go Backend
go run main.go

# open http://127.0.0.1:8001 that should UI.

LICENSE

MIT