mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
ci_release: build linux arm64 exe
This commit is contained in:
parent
fe60acb24f
commit
709aa111be
2 changed files with 33 additions and 43 deletions
|
|
@ -325,8 +325,9 @@ python extract_otp_secrets.py = < example_export.png</pre>
|
|||
* Prints colored output (🆕 since v2.0)
|
||||
* Startable as executable (script, Python, and all dependencies packed in one executable) (🆕 since v2.1)
|
||||
* extract_otp_secrets_linux_x86_64 (requires glibc >= 2.28)
|
||||
* extract_otp_secrets_linux_arm64 (requires glibc >= 2.28)
|
||||
* extract_otp_secrets_win_x86_64.exe
|
||||
* extract_otp_secrets_macos_x86_64 (untested)
|
||||
* extract_otp_secrets_macos_x86_64 (macOS >= 11) (untested)
|
||||
* Prebuilt Docker images provided for amd64 and arm64 (🆕 since v2.0)
|
||||
* Many ways to run the script:
|
||||
* Native Python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue