Skip to content

doracpphp/rdOTP

 
 

Repository files navigation

rdOTP

A Server-less time based OTP (TOTP) Autherication for Windows RDP

Screen.Capture_20231125_210246.mp4

Supported OS and Requirement

Windows 8 (Server 2012) or higer version. (x86, x64)
(ARM64 require rdOTP 1.3 or higher)
.NET Framework 4.6.2 or higher version.
(.NET Framework 4.8.1 required in ARM64 OS)
Visual C++ Redistributable 2022

Tested OS

Windows Server 2012 R2
Wdinwos Server vNext (2024)
Windows 10 (x86, x64)
Windows 11 (x64, ARM64)

How does it work?

This program register 'Credential Provider' extension at system.
This credential provider require OTP autherication if user connect pc using RDP

How to use this program?

English
한국어

Todo list

Per account OTP Auth
Another Remote Program support (if possible)

Using OpenSource

OTP.Net
QRCoder
Credential Provider V2 Sample From Microsoft SDK
Lock icon by Icons8

License

MIT

About

A serverless time based OTP (TOTP) Autherication for Windows RDP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.9%
  • C# 19.2%
  • C 5.4%
  • Inno Setup 3.5%