TeleVault is a lightweight, self-hosted file management system that uses Telegram's infrastructure as an unlimited, encrypted cloud storage backend.
Most cloud storage providers limit your space or charge high monthly fees. TeleVault gives you:
- ♾️ Unlimited Storage: Leverage Telegram's 2GB per file limit with no total capacity cap.
- 🔐 Zero-Knowledge Privacy: Your files are encrypted locally before they ever reach the cloud.
- 📱 Multi-Device Sync: Access your files via the Desktop App or any mobile browser.
- ⚡ High Performance: Multi-threaded uploads and chunked streaming for large files (movies, archives, etc.).
The recommended way for Windows users. No technical setup or coding required.
Quick Start:
- Extract
TeleVault_Windows.zip. - Run
Launch Telegram Storage.vbs. - If Windows warns you, click "More Info" -> "Run Anyway".
A standalone Node.js server for advanced users who want to host their own hub.
- Run
bin/start.bat. - Access via
http://localhost:3000.
- Run
bin/setup_online.bat(Download tunnel). - Run
bin/share_online.bat(Go online). - Use
bin/stop_online.batto go offline.
If you find TeleVault useful, please consider giving it a ⭐! It helps other developers find the project.
TeleVault connects directly to Telegram's API. Your bot tokens and encryption keys are stored locally on your machine in web/data/storage.db. We never see your data.
TeleVault — Your files, your rules, your cloud.
