Skip to main content

3 docs tagged with "Network"

View All Tags

Tauri Plugin Network

A tauri plugin written in Rust and TypeScript to provide network related functionalities to a tauri desktop app.

Wakeonlan

I was curious how wakeonlan protocol work, and how can it wake up a computer using network packets. So I implemented the protocol in both Python and Golang.