index
:
webol.git
main
systemd
WakeOnLan through Wireguard Tunnel
fxqnlr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db.rs
blob: 79eca9176a570cf64ac06ec98057002cf9273f3e (
plain
) (
blame
)
1
2
3
4
5
pub struct Device { pub id: String, pub mac: String, pub broadcast_addr: String }