mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-08-09 13:24:52 +02:00
Developed a rest API
This commit is contained in:
@ -17,6 +17,7 @@ type MeshNode struct {
|
||||
WgHost string
|
||||
Timestamp int64
|
||||
Routes []string
|
||||
Description string
|
||||
}
|
||||
|
||||
// Represents a WireGuard Mesh
|
||||
|
Reference in New Issue
Block a user