arvin341az-glitch/rvg

Multi-protocol proxy management panel built with Python & FastAPI, deployable on Railway.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 32 minutes ago
Added to GitGenius on September 17th, 2026
Created on June 12th, 2026
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 12,476
Total Stargazers: 4,029 (+1)
Total Subscribers: 6 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.0 days
Mean response time: 12.7 days
90th percentile: 22.1 days
Tracked items: 3

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 44 days
Stale 30+ days: 7
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

RVG is a multi-protocol proxy management panel built with Python and FastAPI, deployable on Railway.

The tool solves the problem of managing multiple proxy protocols through a single interface. It provides a lightweight gateway that handles VLESS over WebSocket, Trojan, Shadowsocks, and MTProto protocols, each with configurable transports. The approach centers on a FastAPI-based backend that relays traffic across these protocols while exposing an admin dashboard for control and monitoring. Users can create unlimited proxy links with per-link traffic quotas, monitor live connections and traffic statistics, generate QR codes for sharing, and toggle links on or off instantly.

Adoption suits teams or individuals who need to self-host a multi-protocol proxy gateway with minimal operational overhead. The tool is particularly well-suited for Railway deployment, offering one-click setup. It distinguishes itself through real-time traffic visualization, session-based authentication with UUID validation, TLS fingerprint spoofing to mimic Chrome clients, and Telegram bot integration for remote proxy management. The project includes automated TCP proxy dispatch with blacklist targeting and domain suggestion via Cloudflare Worker for convenience.

Development shows consistent maintenance with regular commits and active engagement. The codebase demonstrates attention to performance optimization through relay buffer tuning and TCP socket options. The project maintains documentation in multiple languages and includes a defined roadmap, indicating sustained planning beyond current functionality.