Skip to content

carterfill/NetShield

Repository files navigation

NetShield

NetShield is a modern Next.js 15 application for visualizing DDoS attack simulation and firewall defense behavior in real time.

Features

  • Real-time DDoS simulation dashboard
  • Firewall mitigation and traffic monitoring views
  • Built with Next.js 15, React 19, TypeScript, and Tailwind CSS

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:4028 in your browser.

Available Scripts

  • npm run dev - Start development server on port 4028
  • npm run build - Build the application for production
  • npm run start - Start the development server
  • npm run serve - Start the production server
  • npm run lint - Run ESLint to check code quality
  • npm run lint:fix - Fix ESLint issues automatically
  • npm run format - Format code with Prettier

Deployment

Build the application for production:

npm run build

Author

Build by Carter Fill

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors