rscale 0.1.0

Self-hosted Rust control plane for operating a single tailnet with Tailscale clients
Documentation
1
2
3
4
5
pub mod auth;
pub mod db;
pub mod derp;
pub mod derp_server;
pub mod telemetry;