You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
cmd | 2 years ago | |
dist/systemd | 2 years ago | |
frontend | 2 years ago | |
server | 2 years ago | |
wireguard | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago |
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