Back to All Tools
Native Rust ProxyGadgets0 StarsVerified Source (94%)

Pingora V2

Pingora is a real-time messaging platform built with Angular and Python using WebSocket technology for fast, secure, and seamless communication.

#cloudflare-os#gadgets

AST Security Audit & Verification Scorecard94% Score

Last verified & scanned on: Aug 20, 2026

Next automated scan can be initiated on Aug 30, 2026 (10-day cooldown). If you pushed major security fixes and need an earlier re-scan, click here to contact maintainer support.
Manifest CheckPython
License AuditPermissive Software License
Supply-Chain Risk0 High-Risk Mutation CVEs

Installation & Setup Quickstart

Select your installation method below to copy commands or setup scripts

Select Installation Method or AI Client:
Cargo (Rust) Configuration
# Add Pingora to your Rust Cargo.toml
cargo add pingora

# Or build from official source
git clone https://github.com/Mohankrish08/pingora-v2
cd pingora-v2
cargo build --release