wicoop / osint

OSINT

Home Page:https://osint.digitalclouds.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSINT Framework

osint-framework

Lychee Check Links Deployment

      # We trust you have received the usual lecture from the local System
      # Administrator. It usually boils down to these three things:

          #1) Respect the privacy of others.
          #2) Think before you type.
          #3) With great power comes great responsibility.

Development

Clone and install:

git clone https://github.com/digital-clouds/osint; cd osint
pnpm i

Check or lint files:

pnpm fmt
pnpm check

Run: pnpm trunk -h to see available options.

Start server:

pnpm dev

Visit http://0.0.0.0:8787 or use keys to select required option:

  • b open a browser
  • d open Devtools
  • l turn on local mode
  • c clear console
  • x to exit

About

OSINT

https://osint.digitalclouds.pro

License:MIT License


Languages

Language:JavaScript 55.1%Language:HTML 23.2%Language:CSS 21.8%