项目作者: dactivllc

项目描述 :
Try osquery live in the browser. Runs a real osqueryi shell.
高级语言: TypeScript
项目地址: git://github.com/dactivllc/osquery-live.git
创建时间: 2019-01-31T05:15:45Z
项目社区:https://github.com/dactivllc/osquery-live

开源协议:

下载


Osquery Live CircleCI

Try osquery live in the browser. Runs a real osqueryi shell.

See it in action at osquery.live.

Screenshot of Osquery Live

Development

Dependencies

  • Go >= 1.11
  • Node
  • Yarn
  • Osquery

Local testing

  1. yarn install
  2. yarn start

Changes in the JS code will automatically be loaded. When the Go code is changed, restart yarn start.