esc
Type to search the docs
Back to catalog

web-check

Tested

All-in-one OSINT tool for analyzing any website

Run locally

Tested and verified to launch successfully.

Terminal
$ npx launchfile up web-check

Requires Docker Desktop. No source code needed — pulls pre-built images and starts web-check with all dependencies.

Image: lissy93/web-check:latest
Launchfile View on GitHub
# yaml-language-server: $schema=https://launchfile.dev/schema/v1
version: launch/v1
name: web-check
description: "All-in-one OSINT tool for analyzing any website"
repository: https://github.com/Lissy93/web-check
logo: https://raw.githubusercontent.com/Lissy93/web-check/master/public/web-check.svg

image: lissy93/web-check:latest
provides:
  - protocol: http
    port: 3000
    exposed: true
health: /
restart: always

Test Results

Last Tested

2026-04-08

Health Check

Passing

Startup Time

1s

Total Disk

2251 MB

Learn More

Spec references for features used in this Launchfile.

© 2026 High Bridge Enterprises AB