# 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.
- Propose the resources
- Links located at /public/arf.json
- autochecked URLs are broken/dead and need to be removed/adjusted/fixed.
- verified/working URLs, but ignored from checking, because of its specefic behaviour/response.
- Dependencies: git, pnpm
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