8000 GitHub - Mobilpadde/moths at v0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mobilpadde/moths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moths

emoji auths

what

Emojies as TOTP

why

Becasue why not?

how

Runnig this is quite easy, just run the command:

Download the dependencies:

go mod download

Next-up start the program

go run .

As I said, easy-peasy!

sample

A sample out-put might be 😻🙀😺🙀🙀 which would equal the 920811 TOTP-token. Using the super secret secret specified in ./secret.pem - genereated at 2022/04/28 02:05:42 and a 5-second interval.

shoutout

I couldn't have done it without the lovely OSS's listed below:

0