Real-Time Network Security Monitoring

Advanced threat detection and packet analysis with ultra-performance capabilities. Monitor, detect, and respond to network threats in real-time.

200K+ Packets Per Second
10x Performance Boost
9+ Protocol Support

Powerful Features for Network Security

Everything you need to monitor and secure your network infrastructure

📡

Real-Time Packet Capture

Capture and analyze network traffic in real-time with support for TCP, UDP, HTTP, DNS, ICMP, and more.

🚨

Advanced Threat Detection

Customizable detection engine with rules for port scanning, DNS tunneling, lateral movement, and CVE signatures.

📊

Interactive Dashboard

Modern web interface with live visualizations, protocol filtering, and comprehensive packet details.

Ultra-Performance Mode

Handle 50K-200K packets per second with zero-drop processing and adaptive worker scaling.

🐳

Docker Ready

One-command deployment with Docker Compose. No complex setup or dependency management required.

🔐

Security First

Built-in authentication, SSL/TLS encryption, rate limiting, and security headers for production deployment.

Get Started in 3 Simple Steps

Deploy ShadowTap with Docker in under 5 minutes

1

Install Docker Desktop

Download and install Docker Desktop for your operating system.

Download Docker Desktop →
2

Download Configuration

Get the pre-built image configuration with one command:

curl -O https://raw.githubusercontent.com/StuartSpiegel/ShadowTap/main/website/downloads/docker-compose-prebuilt.yml

Or download directly from here

3

Start ShadowTap

Launch the pre-built image with one command:

docker-compose -f docker-compose-prebuilt.yml up -d

# Access dashboard at http://localhost:8080

✨ That's it! The pre-built image downloads automatically. No source code needed!

🔑 Default Login Credentials

URL: http://localhost:8080
Username: admin
Password: TlTT9GPjWU3UjF5v

⚠️ Change these credentials after first login for production use

Download ShadowTap

Choose your preferred deployment method

⚙️

Alternative: Direct Docker Pull

Pull the image directly without downloading any configuration files.

  • Fastest deployment method
  • No files to download
  • One command deployment
  • Ideal for automation
📚

Need Help?

Complete documentation, configuration guides, and troubleshooting resources.

  • Setup guides
  • Configuration examples
  • Troubleshooting tips
  • FAQ and support