Skip to content

manvirsingh01/natcat

Repository files navigation

🐱 Natcat

Master the Swiss Army Knife of Networking

Natcat is an interactive educational platform designed to teach Netcat commands and networking concepts in a safe, browser-based environment. It features a fully functional terminal simulator, a quick-reference cheatsheet, and security-focused lessons.

✨ Features

  • Interactive Terminal Simulator: A sandboxed shell environment that mimics a Linux terminal, allowing users to practice commands without risking their own network.
    • Virtual File System: Supports standard file operations like ls, cd, mkdir, touch, and cat.
    • Networking Tools: Simulates nc (Netcat), ping, dig, whois, nmap, and curl.
    • Package Management: Includes a simulated package manager (pkg) to install additional tools like npm.
    • Fun Extras: Includes cowsay and figlet for ASCII art.
  • Netcat Cheatsheet: Instant access to common flags and command patterns for rapid reference.
  • Modern UI: Built with Next.js and Tailwind CSS for a responsive, dark-mode inspired design.

🛠️ Tech Stack

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Icons: Lucide React
  • Utilities: clsx, tailwind-merge

🚀 Getting Started

  1. Clone the repository:
    git clone [https://github.com/manvirsingh01/natcat.git](https://github.com/manvirsingh01/natcat.git)
    cd natcat
    

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors