Skip to content

A futuristic authentication script for my Bash terminal, inspired by Cyberpunk 2077. It features a curses-based menu interface and integrates automation tools to handle my personal tasks."

Notifications You must be signed in to change notification settings

ARCANGEL0/netrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETRUNNER_V3

Cyberpunk ncurses Menu for the CLI

====================================

NETRUNNER Screenshot


GitHub watchers GitHub stars GitHub pull requests GitHub issues GitHub forks

/// Inspired by Cyberpunk 2077’s hacking interface
/// Simulates the NETTECH Breach Protocol minigame
/// Launches an ncurses-powered interactive terminal dashboard

A personal terminal startup project designed to simulate the hacking terminal from Cyberpunk 2077.
Includes service management, system shortcuts, and a customizable curses menu — all wrapped in a retro-futuristic interface.


:: Installation

Use the included installer script to set up required packages and tools.

git clone https://github.com/ARCANGEL0/netrunner-cli
cd netrunner-cli
chmod +x install.sh && ./install.sh

This will:

  • Install dependencies listed in the script
  • Add NETRUNNER to your .bashrc or .zshrc
  • Launch the minigame every time you open the terminal
  • Automatically install Cool Retro Term

:: Breach Protocol Minigame

The terminal interface is locked behind a matrix-style minigame.

  • Buffer length: 8
  • Required sequence: Randomized
  • Attempts allowed: 3
  • CTRL key traps: Prevent unauthorized exit or backgrounding
  • On fail: Terminal access is denied

Only those who breach the system may enter.


:: Demonstration

Demo Usage

:: Interactive Menu

Once authenticated, the ncurses menu provides:

  • Start/stop system services such as:
    • apache
    • mysql
    • tor
    • proxies
  • Access to configuration files and scripts
  • Shortcuts to useful utilities and tools
  • Full user customization of commands and layout

Use it as a modular launch center for your workflow.


:: Bypass Option

To skip the matrix challenge during startup:

[ F3 ] → Bypass the minigame and access the menu directly.

For when you just need to dive in fast.


:: Project Note

This script was created as a personal startup shell wrapper — inspired by Cyberpunk 2077 and the aesthetic of Arasaka terminals.
It's made for immersion, speed, and full system control. Modify and adapt freely to fit your needs.


//::[❤️] Support

If you enjoy the project and want to support future development:

Buy Me a Coffee at ko-fi.com
Hack the world. Byte by Byte.

About

A futuristic authentication script for my Bash terminal, inspired by Cyberpunk 2077. It features a curses-based menu interface and integrates automation tools to handle my personal tasks."

Resources

Stars

Watchers

Forks