aboutsummaryrefslogtreecommitdiff
path: root/src/wol.rs
Commit message (Collapse)AuthorAge
* Closes #24. Changed postgres to json directory storageFxQnLr2024-04-10
|
* Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` ↵FxQnLr2024-02-15
| | | | for easier usage and error handling
* fix clippyFxQnLr2024-02-11
|
* update to axum 0.7 and cargo updateFxQnLr2023-11-29
|
* first ping impl baseline, doesnt workfx2023-10-24
|
* added wol func and bad authfx2023-10-09