Website: https://fakeact.fun
🐟Fake live output of various installation and compilation logs, pretending to be busy to make you look professional, but not doing anything
When run, it just fake log printout and doesn't process or install any data, making the command line output look professional and in a busy state
Using npx
ou can run the script without installing it first:
npx fakeact
npm install fakeact -g
This will install fakeact
globally so that it may be run from the command line anywhere.
docker run -it --rm ch563/fakeact -m composer
Modify -m or add parameters to run different modules
A command line fake active tool
Usage: fakeact [OPTIONS]
Options:
-l, --list list available modules
-m, --modules <modules> run only these modules [possible values: ansible, bootlog, botnet, bruteforce, cargo, cc,
composer, cryptomining, dockerBuild, dockerImageRm, download, julia, kernelCompile, memdump,
mkinitcpio, rkhunter, simcity, terraform, weblog] (default: "all")
-s, --speed-factor <factor> global speed factor (default: "1")
-t, --times <times> execution times, 0 means infinite (default: "1")
-h, --help display help for command
-V, --version display version
- ansible - Ansible Deployment Log Simulator | DevOps Testing Tool
- bootlog - System Boot Log Simulator | Linux Startup Log Generator
- botnet - Botnet Activity Log Generator | Network Security Testing
- bruteforce - Brute Force Attack Log Simulator | Security Testing Tool
- cargo - Rust Cargo Build Log Generator | Development Testing Tool
- cc - C/C++ Compilation Log Generator | Build Process Simulator
- composer - PHP Composer Log Generator | Package Installation Simulator
- cryptomining - Cryptocurrency Mining Log Generator | Blockchain Tool
- dockerBuild - Docker Build Log Generator | Container Build Simulator
- dockerImageRm - Docker Image Removal Log Generator | Container Management
- download - File Download Log Generator | Network Transfer Simulator
- julia - Julia Package Manager Log Simulator | Scientific Computing
- kernelCompile - Linux Kernel Compilation Log Generator | System Development
- memdump - Memory Dump Log Generator | System Analysis Tool
- mkinitcpio - Initramfs Generation Log Simulator | Linux Boot Tool
- rkhunter - Rootkit Scanner Log Generator | Security Analysis Tool
- simcity - SimCity Game Log Generator | Gaming Development Tool
- terraform - Terraform Deployment Log Generator | Infrastructure as Code
- weblog - Web Server Access Log Generator | Website Analytics Tool
- npm - NPM Installation Log Generator | Node.js Development Tool
- nextBuild - Next.js Build Log Generator | React Framework Tool
- ganache - Ganache Blockchain Log Generator | Ethereum Development
- pip - Pip Installation Log Generator | Python Package Tool
git clone and pnpm
:
git clone https://github.com/CH563/fakeact.git
cd fakeact
pnpm install
pnpm run build
inspired credit to Rust Genact, and Log data
Fakeact is licensed under the MIT License.