Skip to content

Latest commit

ย 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ› ๏ธ Admin App Pack CLI

Python Platform License

Admin App Pack CLI is a multitool for system administrators, information security specialists, and developers. The project brings together a set of lightweight, independent command-line utilities for automating routine tasks, network operations, and secure data generation.


๐Ÿ“ธ Interface Screenshot

App Main Menu


โœจ Key Features

The package features a modular system of mini-applications (Apps). Currently implemented:

  • ๐Ÿ” Secure Account Generator Generates cryptographically strong passwords. The core feature is the structural separation of credentials. The script outputs a separate password for email access and a distinct pp_password for the service itself. This prevents a complete data breach if one node is compromised.
  • ๐ŸŒ Network Scanner (Port Checker) A utility for quickly checking TCP port availability on remote hosts (e.g., a quick ping of port 22 before establishing an SSH connection to a remote server).
  • ๐Ÿงฉ Modular Architecture Adding a new utility takes just a couple of minutes by simply dropping a new .py file into the apps/ directory.

๐Ÿš€ Installation and Setup

The project relies purely on standard Python libraries and does not require heavy third-party dependencies. It works perfectly in a standard macOS terminal or any Unix system.

1. Clone the repository

Download the project to your local machine:

git clone (https://github.com/ffsdfsdfsa/admin-app-pack-cli-2026)](https://github.com/YOUR_USERNAME/admin-app-pack-cli.git)
cd admin-app-pack-cli

About

A lightweight CLI app pack with useful tools for system administration and automation.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages