SkillAgentSearch skills...

Tooliny

Tooliny is a Bash scripted for installing essential packages in Termux, Kali Linux, and Parrot OS. It offers 3 installation levels — basic, necessary, and full — to quickly set up your system for ethical hacking, coding, and network analysis.

Install / Use

/learn @thedasshu/Tooliny
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tooliny - Package Installer Tool

TOOL IS OUTDATED!!!

A necessary Packages installer for Kali Linux, Parrot OS, Arch Linux, Google Shell Terminal, and Termux.
Quickly install the most important, necessary, or full sets of tools with just one script!

Used for:

Installing all essential packages and networking tools, checking for missing dependencies, and auto-fixing any detected errors.


Tooliny Screenshot

Features:

  • [1] Most Important packages (30%)
  • [2] Necessary Tools for other scripts (60%)
  • [3] Full Setup with network analyzers and info tools (100%)
  • [4] Package Repair by checking all packages and finding error and fix it.

Color-coded and styled for terminal enthusiasts! by Dasshu


Installation & Usage

1. Install basic package for further installation

apt update && apt upgrade -y
apt install git -y

2. Clone the Repo:

git clone https://github.com/thedasshu/tooliny
cd tooliny

3. Check for perfect format to avoid errors

pkg install dos2unix
dos2unix install.sh

4. Run the install.sh setup.

chmod +x install.sh
bash install.sh

Join Us

Telegram Group Chat: https://t.me/hackerschatbox
WhatsApp Group Chat: https://chat.whatsapp.com/GAVQ00SRxfvGXwHmew4TkU


Thanks for Supporting Us!

If any issue persists, feel free to contact me via Instagram or join our support groups.

Contact Us

Instagram: @thedasshu
Telegram: https://t.me/thedasshu

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Shell

Security Score

67/100

Audited on Nov 12, 2025

No findings