全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab 具有给定主题的 Gists

注册

登录


全部 新建 注册 登录

所有 Gists

最近 创建
最早 创建
最近 更新
最早 更新
hyperreal's Avatar

hyperreal / proton2bw.py

0 喜欢
0 派生
1 文件
最后活跃于 1753037062
1 #!/usr/bin/env python3
2
3 import json
4 import subprocess
5
6 PROTON_DATA_FILE = "/path/to/Proton Pass/data.json"
7
8 bw_get_template_item = subprocess.run(
9 ["bw", "get", "template", "item"], text=True, capture_output=True
10 ).stdout
hyperreal's Avatar

hyperreal / proof.md

0 喜欢
0 派生
1 文件
最后活跃于 1753037016

$argon2id$v=19$m=64,t=512,p=2$EeanYVbvn6bfHTtWGC3uIg$fi3GHEkW1rpXFnVxqu9vIA

hyperreal's Avatar

hyperreal / installFedoraWSL.ps1

0 喜欢
0 派生
1 文件
最后活跃于 1753036972
1 Param (
2 [Parameter(Mandatory = $True)][ValidateNotNull()][string]$wslName,
3 [Parameter(Mandatory = $True)][ValidateNotNull()][string]$fedoraRelVer,
4 [Parameter(Mandatory = $True)][ValidateNotNull()][string]$installationPath,
5 [Parameter(Mandatory = $True)][ValidateNotNull()][string]$username
6 )
7
8 # Check if required commands/programs are installed
9 if (-Not (Get-Command 7z.exe 2>$null)) {
10 Write-Output "💥 Cannot find 7z.exe. Please install 7zip first."
hyperreal's Avatar

hyperreal / keyoxide proof

0 喜欢
0 派生
1 文件
最后活跃于 1753036929

aspe:keyoxide.org:FG7SRWMMY53OGXV6J4BZ3RKJSU

上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 31ms⋅

中文
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文