u2f-server

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

Install

All systems
curl cmd.cat/u2f-server.sh
Debian Debian
apt-get install u2f-server
Ubuntu
apt-get install u2f-server
image/svg+xml Kali Linux
apt-get install u2f-server
Fedora
dnf install u2f-server
Windows (WSL2)
sudo apt-get update sudo apt-get install u2f-server
Raspbian
apt-get install u2f-server

u2f-server

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

Libu2f-server is a package for doing Universal 2nd Factor (U2F) server communication and has functionality for the Registration and Authentication operations. The package contains a C library, a command line tool, and documentation. This is a command line tool to do registration and authentication with a U2F device.