How to install screetsec/TheFatRat. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
screetsec/TheFatRat Installation Guide
How to install screetsec/TheFatRat. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for screetsec/TheFatRat. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i screetsec/TheFatRator
Install via npx
npx @hexmos/ipm i screetsec/TheFatRatPrerequisites
Git
system_toolVersion: 2.30.1
Python 3.8+
languageVersion: >=3.8
Node.js
system_toolVersion: 16.0.0
Make
build_toolVersion: 4.2.1
curl
system_toolVersion: 7.80.0
wget
system_toolVersion: 1.24.6
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone Repository and Run Setup Script
git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x setup.sh && ./setup.shUpdate and Run Setup Script
cd TheFatRat
./update && chmod +x setup.sh && ./setup.shTroubleshoot with chk_tools Script
chmod +x chk_tools
./chk_toolsPost Installation Steps
- Open your terminal and navigate to the directory where you installed TheFatRat.
- Run the following command to start the server: `./start.sh`
- The FatRat will automatically start listening on port 8080 by default.
