Skip to content

digital-clouds/osint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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