Todos Nuevo

user:thomas gists creados por el usuario

title:mygist gists con el título indicado

filename:myfile.txt gists que contienen archivos con el nombre indicado

extension:yml gists que contienen archivos con la extensión indicada

language:go gists que contienen archivos con el lenguaje indicado

topic:homelab gists with given topic

Registrarse

Iniciar sesión


Todos Nuevo Registrarse Iniciar sesión

Todos los gists

Recientemente creado
Menos reciente creado
Recientemente actualizado
Menos reciente actualizado
hyperreal's Avatar

hyperreal / proton2bw.py

0 gustos
0 bifurcaciones
1 archivos
Última actividad 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 gustos
0 bifurcaciones
1 archivos
Última actividad 1753037016

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

hyperreal's Avatar

hyperreal / installFedoraWSL.ps1

0 gustos
0 bifurcaciones
1 archivos
Última actividad 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 gustos
0 bifurcaciones
1 archivos
Última actividad 1753036929

aspe:keyoxide.org:FG7SRWMMY53OGXV6J4BZ3RKJSU

Siguiente Anterior

Desarrollado por Opengist ⋅ Load: 27ms⋅

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