1 dépôt
Combining multiple authentication tokens to distribute requests and bypass per-account rate limits.
Distinct from Data Throughput Optimizers: Focuses on using multiple identity tokens to scale throughput, whereas general throughput optimizers focus on buffer tuning or concurrent parsing.
Explore 1 awesome GitHub repository matching devops & infrastructure · API Token Aggregation. Refine with filters or upvote what's useful.
Teldrive is a web-based cloud storage interface that uses Telegram as a backend for storing and organizing files. It functions as an encrypted cloud drive and a remote storage bridge, allowing users to manage files through a dedicated file manager. The system optimizes data throughput by using a proxy to aggregate multiple authentication tokens, which bypasses single-account rate limits to increase upload and download speeds. It ensures data privacy through per-file salt encryption for both file data and metadata. The project covers remote file management, including the ability to mount stor
Implements a proxy that aggregates multiple authentication tokens to bypass Telegram rate limits and increase transfer speeds.