Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.39 KB

OSINTUI - ALPHA

Thanks for checking out the OSINTUI public alpha. This tool's purpose is to replace your OSINT toolbox with a simple, clean, and intuitive UI to make your operation tracking much simpler.

This is an air-gapped application (No network interfaces) in order to ensure maximum privacy for your operations. Download and upload data in order to move operations between browsers.

Preview

Preview the code live at osintui.com:

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).