/censys-search-questions

This is a tiny single page app that allows you to search the Censys database for questions and answers.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Censys Search Questions

This is a tiny single page app that allows you to search the Censys database for questions and answers.

Installation

  1. Clone this repo
  2. yarn
  3. yarn dev

Usage

  1. Go to http://localhost:5173/
  2. Enter a search term
  3. Click on a question to see the answer

Deployment

  1. yarn deploy

License

Apache 2.0