Skip to content

dotnexa/WinOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TotpViewerWpf

Google Authenticator benzeri Windows WPF TOTP Viewer.

Özellikler

  • Google Authenticator benzeri ana ekran
  • Sağ altta + ile ekleme
  • Manual secret key ile hesap ekleme
  • QR görselinden otpauth://totp/... içe aktarma
  • Google Authenticator dışa aktarma QR'ı: otpauth-migration://offline?... desteği
  • Kodun üstüne tıklayınca panoya kopyalama
  • Secret'ları Windows DPAPI ile CurrentUser bazlı şifreli saklama

Çalıştırma

cd TotpViewerWpf
dotnet restore
dotnet run

Publish

dotnet publish -c Release -r win-x64 --self-contained true

Çıktı:

bin\Release\net8.0-windows\win-x64\publish

Veri dosyası

Secret dosyası şu dizinde şifreli saklanır:

%APPDATA%\TotpViewerWpf\accounts.secure

Bu dosya aynı Windows kullanıcı hesabı dışında çözülemez.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors