Skip to content

Instantly share code, notes, and snippets.

DisplayName DisplayVersion Publisher
----------- -------------- ---------
Stronghold HD 1.41 GOG.com
Ahnenblatt 2.99p 2.99.16.1 Dirk Böttcher
ANSTOSS 3
ArtMoney SE v8.07.1 64-bits 8.07.1 System Sof...
Brave 145.1.87.191 Die Brave-...
Brave Nightly 146.1.90.7 Die Brave-...
CloneCD 5.3.4.0 SlySoft
@DaCHack
DaCHack / fetchmail.py
Last active January 3, 2026 03:17
Fetchmail Testing
#!/usr/bin/env python3
import binascii
from datetime import datetime
import time
import os
from pathlib import Path
from pwd import getpwnam
import tempfile
import shlex