u2f-server

Command line tool to do Universal 2nd Factor (U2F) operations

Debian Debian
RUN apt-get update && \ apt-get install -y u2f-server
Ubuntu
RUN apt-get update && \ apt-get install -y u2f-server
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y u2f-server
Fedora
RUN dnf install -y u2f-server
Raspbian
RUN apt-get update && \ apt-get install -y u2f-server
click the source code to copy install u2f-server on any operating system with command-not-found.com