|
||
---|---|---|
cmd | ||
dist/systemd | ||
frontend | ||
server | ||
wireguard | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum |
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