Board logo

标题: [数值计算] [已解决]如何在bat脚本中生成或获取totp一次性验证码 [打印本页]

作者: WindCat    时间: 2022-10-2 21:47     标题: [已解决]如何在bat脚本中生成或获取totp一次性验证码

本帖最后由 WindCat 于 2022-10-4 13:17 编辑

https://gist.githubusercontent.c ... 06eb8ee28/psotp.ps1
https://raw.githubusercontent.co ... eAuthenticator.psm1
网上找了两个powershell脚本,可惜我完全不懂这个
  1. IEX (New-Object Net.WebClient).DownloadString("https://gist.githubusercontent.com/jamcut/9f1c88ea81e2d84a8fe3/raw/0878bbc1b46801e5e8d1080610facfa06eb8ee28/psotp.ps1")
复制代码
直接用powershell用这条语句执行这两个脚本能用是能用,但不知道怎么在bat脚本中读取其值,特别是第二个脚本要执行后再输入相关指令才能运作的情况下
以及如何修改其参数化执行?

又或者是否有现有的cli工具?
------
找到一个开源项目
但不知道怎么编译成win版...
作者: WindCat    时间: 2022-10-4 13:16

找到一个编译好的,虽然看着是不如开源的oath-toolkit...但不会编译就用这个凑合了
t2otp v2 - Command line TOTP Generator




欢迎光临 批处理之家 (http://www.bathome.net/) Powered by Discuz! 7.2