yubikey server.zip
yubikey-server 是 Go 语言实现的 yubikey 服务器,你可以在网络上运行自己的服务器,这些服务并不能访问你的办公网络。 使用方法: // to build the server $go build // will add a new application and display the id and key $./yubikey-server -app "NameOfYourApp" // will add a new key in the system $./yubikey-server -name "YourName" -pub "publicKey" -secr
文件列表
yubikey-server-master.zip
(预估有个7文件)
yubikey-server-master
main.go
1KB
dal.go
4KB
gate.go
1KB
LICENSE
1KB
README.md
2KB
.gitignore
294B
api.go
3KB
暂无评论