Skip to content

0l1v3rr/0l1v3rr.github.io

Repository files navigation

screenshot


Features

  • Kali Linux-like interface
  • Fun commands
  • Tab autocomplete
  • Hotkeys
  • Interactive UI

My Tech Stack


Building from source

# 1. Clone the repo
git clone https://github.com/0l1v3rr/0l1v3rr.github.io.git
cd 0l1v3rr.github.io

# 2. Install the necessary dependencies
npm i

# 3. Run the app
npm start