EN

VibeNest is currently available in English. More interface languages are coming soon.

Go to Home

spidr

A web‑based proxy management panel with MTProxy integration and subscription services.

Open Proxy Panel

Overview

spidr is a FastAPI-based web application that provides a user-friendly interface for managing proxy configurations. It includes MTProxy (Telegram's proxy protocol) support and appears to offer subscription-based proxy services through a web panel.

Key Features

Everything you need to manage proxies efficiently.

Web Panel Interface

Clean HTML‑based dashboard accessible on port 8080

MTProxy Integration

Built‑in Telegram MTProxy server support

Subscription Management

User authentication and subscription handling

Multi‑Protocol Support

Various proxy protocols and configurations

QR Code Generation

Easy sharing of proxy configurations

Cloudflare Integration

SNI and subnet data for enhanced connectivity

Tech Stack

Backend
Python 3.13 with FastAPI and Uvicorn
Frontend
Static HTML/CSS/JS interface
Proxy
MTProxy (compiled from Telegram's official repository)
Dependencies
httpx, websockets, cryptography, psutil
Deployment
Docker containerized, Railway.com ready

Quick Start

Docker
docker build -t spidr .
docker run -p 8080:8080 -p 443:443 spidr
Local Development
pip install -r requirements.txt
uvicorn main:app --host 0.0.0.0 --port 8080

Access the web panel at http://localhost:8080

Configuration

The application uses several data files for configuration:

  • data/cf_subnets.txt — Cloudflare subnet ranges
  • data/sni-list.txt — SNI configurations
  • data/endpoint.txt — Endpoint configurations

Deployment

Ready for deployment on Railway.com with included railway.toml configuration. The application exposes ports 8080 (web panel) and 443 (proxy services).

A web‑based proxy management panel

Reconnecting to the server...

Reconnecting in sec.

Failed to reconnect.
The page will reload automatically.

Session paused by the server.

Failed to resume the session.
Reloading the page...