Video coming soon…

🛠️ Setup Web-Check — All-in-One Website OSINT Analyzer

Deploy Web-Check on Ubuntu with Docker — enter any domain and get DNS, SSL, headers, tech stack, and dozens of other checks on one dashboard, on port 8185.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Web-Check on port 8185; no accounts, no database, just enter a domain.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/web-check/web-check-ubuntu.sh
chmod +x web-check-ubuntu.sh
sudo bash web-check-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/web-check/web-check-ubuntu.sh

2 Make it Executable

chmod +x web-check-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts lissy93/web-check on port 8185. There's no database and no configuration — it's a single container that runs checks on demand.

sudo bash web-check-ubuntu.sh

4 Analyze a Domain

Open Web-Check, enter any domain, and watch the dashboard fill in with dozens of checks:

http://<your-server-ip>:8185

Ports Used

PortPurpose
8185Web UI (host → container 3000) — no authentication
storageNone — no database, no volumes, stateless

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions