Skip to content

Mudpuppy12/duohtrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

duohtrp

A go htaccess protected reverse proxy with Duo 2 Factor Authentication

Proof of concept for DUO 2 Factor Authentication using htaccess file and a DUO 2 Factor Push on your Smartphone.

  1. Make sure you generate a correct htpassword file.
  2. Make sure you setup an API ikey and skey from the DUO application admin page.
  3. Edit the config.toml for your settings.
  4. Run the backend 'hello world' server. It listens on localhost:8001
  5. Run the duohtrp, It will bind to '*:9999' and authenticate you to the backend.

Next version TLS/ SSL support.

Enjoy

About

Golang htaccess reverse proxy with Duo 2 Factor Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages