Skip to content

Instantly share code, notes, and snippets.

View vapmawtf's full-sized avatar
Doing yo mom

xVapma vapmawtf

Doing yo mom
View GitHub Profile
@vapmawtf
vapmawtf / nums.py
Last active December 27, 2024 21:03
New tool for r/unixporn idk
import os
import random
import shutil
import subprocess
import time
from colorama import Fore, Style, init
init()