All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login

All gists

Recently created
Least recently created
Recently updated
Least recently updated
hyperreal's Avatar

hyperreal / proton2bw.py

0 likes
0 forks
1 files
Last active 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 likes
0 forks
1 files
Last active 1753037016

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

hyperreal's Avatar

hyperreal / installFedoraWSL.ps1

0 likes
0 forks
1 files
Last active 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 likes
0 forks
1 files
Last active 1753036929

aspe:keyoxide.org:FG7SRWMMY53OGXV6J4BZ3RKJSU

Newer Older

Powered by Opengist ⋅ Load: 35ms⋅

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