TelegramSessionKeeper 0.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global TelegramSessionKeeper --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local TelegramSessionKeeper --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=TelegramSessionKeeper&version=0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package TelegramSessionKeeper --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Telegram Session Keeper
This repository contains a cross-platform command line tool written in C# 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.
NOTE
Telegram session messages are strictly sequential. You cannot use an old session file twice. Copying before using a session file is thus pointless.
Installation
Install the NuGet package as a global .NET Core tool:
$ dotnet tool install --global TelegramSessionKeeper
License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.