Skip to content

joshtrivedi/osintui

 
 

Repository files navigation

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).

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • CSS 0.4%