#networking #monitor #firewall #applications #centralized

appguard-client-authentication

Library for AppGuard clients authentication

1 unstable release

Uses new Rust 2024

new 0.1.0 May 7, 2025

#6 in #centralized

Download history 49/week @ 2025-05-01

51 downloads per month
Used in 3 crates

AGPL-3.0-only

9KB
68 lines

appguard-rust-clients

This repository contains the code of the Rust-based clients supported by AppGuard.


You can run the sample projects from the root directory with the following command:

cargo run --bin <name>

where name is the name of the sample you want to run. The available samples are:

  • actix_sample (runs on port 3001)
  • axum_sample (runs on port 3002)
  • rocket_sample (runs on port 3003)

Dependencies

~12–22MB
~397K SLoC