Mac 版 Google Authenticator 认证客户端 GoldenPassport

码农软件 · 软件分类 · 网站客户端 · 2019-04-28 16:28:23

软件介绍

GoldenPassport是为效率而生的Mac版Google Authenticator认证客户端。

特性:

  1. 支持从二维码中直接识别Authentication Code,也就是otpauth协议中的那个secret

  2. 支持Authentication Code管理(保存、添加、删除)

  3. 能够非常方便的得到想要的Verification Code

  • 不需要手抄验证码,点击自动复制

  • 支持全局快捷键直接填充验证码,不需要麻烦的点鼠标

  • 支持RESTful API在shell脚本中获取验证码

本文地址:https://www.codercto.com/soft/d/4582.html

Functional Programming in Scala

Functional Programming in Scala

Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99

Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试