文件名称:steamguard-cli:一个Linux实用程序,用于为Steam生成2FA代码并管理Steam交易确认
文件大小:19KB
文件格式:ZIP
更新时间:2024-05-21 12:30:11
steam gaming sda steambot 2fa
Steamguard-Cli 用于在命令行上设置和使用Steam移动身份验证器(AKA Steam 2FA)Linux实用程序。 此实用程序处于beta版。 免责声明 使用此软件的风险自负。 先决条件 这些软件包是构建和运行steamguard-cli所必需的。 单完成 努吉特 制作 建造 由于使用了子模块,因此无法以.zip格式下载。 您必须克隆存储库。 Linux 在Linux上构建非常简单。 确保您具有上面列出的所有先决条件。 git clone --recursive https://github.com/dyc3/steamguard-cli.git cd steamguard-cli make 要运行当前版本: build/steamguard 要快速运行当前版本: make run 苹果系统 在macOS上构建非常简单。 确保您具有上面列出的所有先决条件。 对于
【文件预览】:
steamguard-cli-master
----AssemblyInfo.cs(1KB)
----Program.cs(24KB)
----.gitignore(74B)
----steamguard-cli.csproj(3KB)
----Utils.cs(918B)
----package.sh(826B)
----LICENSE(1KB)
----steamguard-cli.sln(988B)
----bash-tab-completion(268B)
----.gitmodules(87B)
----.github()
--------release-drafter.yml(41B)
--------workflows()
----README.md(3KB)
----makefile.macos(1KB)
----makefile(1KB)
----Manifest.cs(14KB)
----SteamAuth()