Skip to content
View trmxvibs's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report trmxvibs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
trmxvibs/README.md

> trmxvibs_

live terminal


root@trmxvibs:~# cat about.md

I build security research tooling and CLI automation frameworks that make Linux and Termux environments faster to work with — package management, reconnaissance helpers, and workflow automation. Manual, repetitive terminal work should be automated, not memorized.

$ cat priorities.log
[MAINTAINING]  pkgwrap        → one CLI, 17 package managers
[BUILDING]     Tool-X         → centralized installer, 1000+ security/OSINT tools
[EXPLORING]    subprocess safety, cross-platform CLI design, CI hardening
[NOTE]         all offensive-security tooling here = authorized/lab use only

root@trmxvibs:~# ./scan --visualize

live network scan visualization

— decorative visualization, not connected to any real network/target —


root@trmxvibs:~# ls projects/

Project Description Stack
🧩 pkgwrap One universal command across apt, pacman, dnf, brew, winget, and more. Python CLI
Tool-X Numeric-ID installer/manager for 1000+ security & OSINT tools on Termux/Linux. Bash Termux
EnvSanityCheck Validates required .env variables are present before your app boots. Python DevOps
📖 termux-commands A–Z reference of Termux/Linux commands with examples. Docs


root@trmxvibs:~# neofetch


root@trmxvibs:~# echo "thanks for stopping by"

Pinned Loading

  1. EnvSanityCheck EnvSanityCheck Public

    A minimal, multi-language compatible Python CLI tool to validate environment configuration. It ensures all required variables (listed in env.spec) are present and non-empty in your .env or system e…

    Python 3

  2. Tool-X Tool-X Public

    Tool-X is an advanced, centralized CLI framework designed to automate the installation and management of 1000+ hacking, OSINT, and security tools for Termux, Linux, and Android terminal environments.

    Python 120 23