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 the code live at osintui.com:
Deploy the example using Vercel:
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).