Skip to content

Instantly share code, notes, and snippets.

@Teeed
Teeed / bubblewrap-freenet.sh
Created February 8, 2026 13:34
Bubblewrap TOR browser/i2p/freenet
#!/bin/bash
bwrap \
--new-session \
--unshare-all \
--share-net \
--cap-drop ALL \
--ro-bind /usr /usr \
--ro-bind /lib /lib \
--ro-bind /lib64 /lib64 \
@Teeed
Teeed / MultiWAN.md
Created December 17, 2025 16:08 — forked from pawekz/MultiWAN.md
Multi WAN MikroTik routerOS v6 & v7
@Teeed
Teeed / Dockerfile
Last active January 8, 2020 07:51
Generates link list from media.ccc.de playlist
FROM python:3
WORKDIR /app
COPY requirements.txt .
RUN ["pip", "install", "-r", "requirements.txt"]
COPY main.py .
CMD ["python3", "main.py"]

Keybase proof

I hereby claim:

  • I am Teeed on github.
  • I am teeed (https://keybase.io/teeed) on keybase.
  • I have a public key whose fingerprint is 5BC2 E80E A520 3B73 7E40 4E18 509E 564C ACFF A342

To claim this, I am signing this object: