文件名称:securid-linux
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-31 00:37:44
AutoHotkey
使用 。 这是一组用于从Linux命令行运行RSA SecurID的脚本。 配置: 安装wine和xvfb: $ apt-get install wine xvfb 使用wine下载并安装SecurID软件: 不幸的是,RSA不再提供3.0版。 最新版本无效。 导入令牌文件并设置高级视图(“视图”->“高级视图”): $ wine "C:\Program Files\RSA Security\RSA SecurID Software Token\SecurID.exe" 下载并解压AutoHotkey: $ wget http://www.autohotkey.com/download/AutoHotkey.zip $ unzip -x AutoHotkey.zip -d AutoHotkey 在securid.ahk文件中设置您的密码。 跑步: $ chmod +x
【文件预览】:
securid-linux-master
----securid.ahk(1KB)
----stdio.ahk(9KB)
----securid.sh(518B)
----README.md(921B)