Qwen Proxy

active

OpenAI-compatible proxy for Qwen AI

A proxy server that wraps Qwen AI chat interface and exposes it as a standard OpenAI API. Supports multi-account rotation, streaming, image/video generation, and comes with a built-in web dashboard.

Quick Install

Terminal
curl -fsSL https://rlabs.arosyihuddin.com/install.sh | bash

Features

OpenAI Compatible

Drop-in replacement for OpenAI API. Works with any OpenAI SDK or client.

Multi-Account Rotation

Round-robin across multiple Qwen accounts for load distribution.

Streaming Support

Full SSE streaming for chat completions with real-time responses.

Web Dashboard

Built-in dashboard with stats, account management, and chat playground.

Image & Video Generation

Generate images and videos through the same OpenAI-compatible API.

Auto Token Refresh

Background token refresh with proactive renewal before expiry.

Self-Update

Update to the latest version with a single command.

API Key Auth

Protect your proxy with API key authentication.