FASTAPI · RAILWAY · PROXY
VodiWalker
A FastAPI-based proxy and traffic management system designed for Railway deployment.
Overview
VodiWalker is a comprehensive networking tool that provides proxy services, traffic relay functionality, and Telegram bot integration. The system is built for cloud deployment with persistent data storage and real-time monitoring capabilities.
Built on FastAPI with full async/await support, VodiWalker handles high-throughput traffic forwarding with speed limiting and bandwidth control. Its modular architecture includes an optional sales tracking module and WebSocket-based real-time communication.
Key Features
Everything you need to manage proxy infrastructure, control traffic, and monitor performance — all from one system.
Proxy Services
VLESS relay and TCP relay functionality for secure, high-throughput traffic forwarding.
vless:// · tcp://Traffic Management
Speed limiting and bandwidth control keep every connection within defined thresholds.
rate_limit: 100mbpsTelegram Bot Integration
Manage proxies, monitor traffic, and receive alerts directly through a Telegram bot.
@vodiwalker_botBuilt for Railway
VodiWalker is optimized for the Railway platform with zero-config deployment. Environment variables control every aspect of the system, from server port to persistent storage paths.
- ✓ JSON-based state management with volume mounting
- ✓ Automatic port configuration via
PORTvariable - ✓ Persistent data directory via
RAILWAY_VOLUME_MOUNT_PATH
Real-Time Monitoring
Keep an eye on proxy health, throughput, and system resources with built-in monitoring powered by psutil.
Ready to route your traffic?
Deploy VodiWalker to Railway in minutes and take control of your proxy infrastructure.
Deploy on RailwayFastAPI · VLESS · TCP · Telegram