Skip to content

xJonathanLEI/telegram-session-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Session Keeper

This repository contains a cross-platform command line tool written in Rust for creating and using backup Telegram session files.

With a backup session file, one can retain access to the corresponding account, without having access to the actual phone number, by fetching authentication code using the said file.

Installation

With Rust toolchain installed:

$ cargo install --locked --git https://github.com/xJonathanLEI/telegram-session-keeper

Prerequisite

To use the tool you must first create a Telegram Application and obtain a pair of API ID and API Hash. You MUST use the same application for creating and later using the session. It is therefore recommended that you backup both the session file and the API ID & hash.

License

Licensed under either of

at your option.

About

A command-line tool for creating and using backup Telegram sessions for access without using phone numbers

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages