Screenshots
Example Usage
# Install Python
sudo apt install python

# Install Git 
sudo apt install git

# Clone Project
git clone https://github.com/R3DHULK/fsociety

# Change Directory
cd fsociety

# Install Requirements
python3 -m pip install -r requirements.txt

# Run Command With Sudo Privileges
sudo python fsociety.py