Skip to content

0l1v3rr/0l1v3rr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cf20dd · Oct 11, 2024

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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