index
:
webol.git
main
systemd
WakeOnLan through Wireguard Tunnel
fxqnlr
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auth.rs
blob: b1ad76d76c9de43f95c0804143d5ca5971df6d39 (
plain
) (
tree
)
920496c
^
1
2
3
pub fn auth(secret: &str) -> bool { secret == "aaa" }